Latest
This commit is contained in:
parent
b469e9fd71
commit
9bc4798bfe
1 changed files with 6 additions and 4 deletions
10
software.yml
10
software.yml
|
@ -2749,11 +2749,11 @@ softwarePackages:
|
||||||
fuego:
|
fuego:
|
||||||
_bin: fuego
|
_bin: fuego
|
||||||
_desc: Fuego is a command line client for the Firestore database
|
_desc: Fuego is a command line client for the Firestore database
|
||||||
_docs: null
|
_docs: https://github.com/sgarciac/fuego
|
||||||
_github: https://github.com/sgarciac/fuego
|
_github: https://github.com/sgarciac/fuego
|
||||||
_home: null
|
_home: https://github.com/sgarciac/fuego
|
||||||
_name: Fuego
|
_name: Fuego
|
||||||
github: github.com/sgarciac/fuego
|
go: github.com/sgarciac/fuego@latest
|
||||||
snap: fuego
|
snap: fuego
|
||||||
fuse:
|
fuse:
|
||||||
_bin: null
|
_bin: null
|
||||||
|
@ -4242,10 +4242,12 @@ softwarePackages:
|
||||||
kubenav:
|
kubenav:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: kubenav is the navigator for your Kubernetes clusters right in your pocket
|
_desc: kubenav is the navigator for your Kubernetes clusters right in your pocket
|
||||||
_docs: null
|
_docs: https://github.com/kubenav/kubenav
|
||||||
_github: https://github.com/kubenav/kubenav
|
_github: https://github.com/kubenav/kubenav
|
||||||
_home: https://kubenav.io/
|
_home: https://kubenav.io/
|
||||||
_name: kubenav
|
_name: kubenav
|
||||||
|
_when:cask: '! test -d /Applications/kubenav.app'
|
||||||
|
cask: kubenav
|
||||||
github: github.com/kubenav/kubenav
|
github: github.com/kubenav/kubenav
|
||||||
yay: kubenav-bin
|
yay: kubenav-bin
|
||||||
kubernetes-cli:
|
kubernetes-cli:
|
||||||
|
|
Loading…
Reference in a new issue