Update file software.yml
This commit is contained in:
parent
2e52acd539
commit
cc8dea6328
1 changed files with 12 additions and 0 deletions
12
software.yml
12
software.yml
|
@ -1138,6 +1138,10 @@ softwarePackages:
|
||||||
_type: cli
|
_type: cli
|
||||||
brew: clair
|
brew: clair
|
||||||
github: github.com/quay/clair
|
github: github.com/quay/clair
|
||||||
|
gitlabform:
|
||||||
|
_bin: gitlabform
|
||||||
|
_github: https://github.com/gitlabform/gitlabform/
|
||||||
|
pipx: gitlabform
|
||||||
jc:
|
jc:
|
||||||
_bin: jc
|
_bin: jc
|
||||||
_desc: null
|
_desc: null
|
||||||
|
@ -1506,6 +1510,14 @@ softwarePackages:
|
||||||
brew: dasel
|
brew: dasel
|
||||||
github: github.com/TomWright/dasel
|
github: github.com/TomWright/dasel
|
||||||
go: github.com/tomwright/dasel/cmd/dasel@master
|
go: github.com/tomwright/dasel/cmd/dasel@master
|
||||||
|
syncthing:
|
||||||
|
_bin: syncthing
|
||||||
|
_github: https://github.com/syncthing/syncthing
|
||||||
|
_name: Syncthing
|
||||||
|
brew: syncthing
|
||||||
|
choco: syncthing
|
||||||
|
port: syncthing
|
||||||
|
scoop: syncthing
|
||||||
dat:
|
dat:
|
||||||
_bin: dat
|
_bin: dat
|
||||||
_desc: Peer-to-peer sharing & live syncronization of files via command line
|
_desc: Peer-to-peer sharing & live syncronization of files via command line
|
||||||
|
|
Loading…
Reference in a new issue