Update file software.yml
This commit is contained in:
parent
78ec5b801a
commit
8ee99bf1ec
1 changed files with 7 additions and 7 deletions
14
software.yml
14
software.yml
|
@ -757,7 +757,7 @@ softwarePackages:
|
||||||
apt: axel
|
apt: axel
|
||||||
brew: axel
|
brew: axel
|
||||||
choco: axel
|
choco: axel
|
||||||
dnf: axel
|
dnf:fedora: axel
|
||||||
pacman: axel
|
pacman: axel
|
||||||
port: axel
|
port: axel
|
||||||
bfg:
|
bfg:
|
||||||
|
@ -1661,7 +1661,7 @@ softwarePackages:
|
||||||
_name: desed
|
_name: desed
|
||||||
_type: cli
|
_type: cli
|
||||||
cargo: desed
|
cargo: desed
|
||||||
dnf: desed
|
dnf:fedora: desed
|
||||||
github: github.com/SoptikHa2/desed
|
github: github.com/SoptikHa2/desed
|
||||||
pkg: desed
|
pkg: desed
|
||||||
xbps-freebsd: desed
|
xbps-freebsd: desed
|
||||||
|
@ -1806,7 +1806,7 @@ softwarePackages:
|
||||||
_name: Docker Slim
|
_name: Docker Slim
|
||||||
_type: cli
|
_type: cli
|
||||||
brew: docker-slim
|
brew: docker-slim
|
||||||
dnf: golang-github-docker-slim
|
dnf:fedora: golang-github-docker-slim
|
||||||
github: github.com/docker-slim/docker-slim
|
github: github.com/docker-slim/docker-slim
|
||||||
yay: docker-slim
|
yay: docker-slim
|
||||||
_service: false
|
_service: false
|
||||||
|
@ -3223,9 +3223,9 @@ softwarePackages:
|
||||||
_home: https://www.gluster.org/
|
_home: https://www.gluster.org/
|
||||||
_name: GlusterFS
|
_name: GlusterFS
|
||||||
_service: glusterd
|
_service: glusterd
|
||||||
ansible:linux: professormanhattan.glusterfs
|
# ansible:linux: professormanhattan.glusterfs
|
||||||
apt: glusterfs-server
|
apt: glusterfs-server
|
||||||
dnf: glusterfs-server
|
dnf:fedora: glusterfs-server
|
||||||
pacman: glusterfs
|
pacman: glusterfs
|
||||||
gnu:
|
gnu:
|
||||||
_bin: null
|
_bin: null
|
||||||
|
@ -3582,7 +3582,7 @@ softwarePackages:
|
||||||
apt: hexyl
|
apt: hexyl
|
||||||
brew: hexyl
|
brew: hexyl
|
||||||
cargo: hexyl
|
cargo: hexyl
|
||||||
dnf: hexyl
|
dnf:fedora: hexyl
|
||||||
github: github.com/sharkdp/hexyl
|
github: github.com/sharkdp/hexyl
|
||||||
nix: hexyl
|
nix: hexyl
|
||||||
pacman: hexyl
|
pacman: hexyl
|
||||||
|
@ -3722,7 +3722,7 @@ softwarePackages:
|
||||||
apt: hub
|
apt: hub
|
||||||
brew: hub
|
brew: hub
|
||||||
choco: hub
|
choco: hub
|
||||||
dnf: hub
|
dnf:fedora: hub
|
||||||
pacman: hub
|
pacman: hub
|
||||||
pkg: hub
|
pkg: hub
|
||||||
scoop: hub
|
scoop: hub
|
||||||
|
|
Loading…
Reference in a new issue