mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Add publishing to scoop bucket (#130)
This commit is contained in:
parent
acae0abb24
commit
cba650193d
2 changed files with 23 additions and 7 deletions
|
@ -76,3 +76,11 @@ brew:
|
|||
|
||||
test: |
|
||||
system "#{bin}/croc --version"
|
||||
|
||||
scoop:
|
||||
bucket:
|
||||
owner: schollz
|
||||
name: scoop-bucket
|
||||
homepage: "https://schollz.com/software/croc/"
|
||||
description: "croc is a tool that allows any two computers to simply and securely transfer files and folders."
|
||||
license: MIT
|
Loading…
Add table
Add a link
Reference in a new issue