Update file software.yml

This commit is contained in:
Brian Zalewski 2023-01-04 03:35:09 +00:00
parent 3f4bd5eae4
commit 39d5d8d9fd

View file

@ -1981,6 +1981,7 @@ softwarePackages:
brew: filebrowser/tap/filebrowser brew: filebrowser/tap/filebrowser
github: github.com/filebrowser/filebrowser github: github.com/filebrowser/filebrowser
arduino-ide: arduino-ide:
_when:cask: '! test -d "/Applications/Arduino.app"'
cask: arduino cask: arduino
choco: arduino choco: arduino
flatpak: cc.arduino.IDE2 flatpak: cc.arduino.IDE2
@ -2521,6 +2522,7 @@ softwarePackages:
choco: gitter choco: gitter
flatpak: im.gitter.Gitter flatpak: im.gitter.Gitter
github-desktop: github-desktop:
_when:cask: '! test -d "/Applications/GitHub Desktop.app"'
cask: github cask: github
choco: github-desktop choco: github-desktop
flatpak: io.github.shiftey.Desktop flatpak: io.github.shiftey.Desktop
@ -3641,6 +3643,7 @@ softwarePackages:
github: github.com/knative/client github: github.com/knative/client
yay: knative-client-bin yay: knative-client-bin
beekeeper-studio: beekeeper-studio:
_when:cask: '! test -d "/Applications/Beekeeper Studio.app"'
cask: beekeeper-studio cask: beekeeper-studio
choco: beekeeper-studio choco: beekeeper-studio
flatpak: io.beekeeperstudio.Studio flatpak: io.beekeeperstudio.Studio
@ -4057,6 +4060,7 @@ softwarePackages:
dialect: dialect:
flatpak: app.drey.Dialect flatpak: app.drey.Dialect
meld: meld:
_when:cask: '! test -d "/Applications/Meld.app"'
cask: meld cask: meld
choco: meld choco: meld
flatpak: org.gnome.meld flatpak: org.gnome.meld
@ -4068,10 +4072,12 @@ softwarePackages:
connections: connections:
flatpak: org.gnome.Connections flatpak: org.gnome.Connections
ferdium: ferdium:
_when:cask: '! test -d "/Applications/Ferdium.app"'
cask: ferdium cask: ferdium
choco: ferdium choco: ferdium
flatpak: org.ferdium.Ferdium flatpak: org.ferdium.Ferdium
thunderbird: thunderbird:
_when:cask: '! test -d "/Applications/Thunderbird.app"'
cask: thunderbird cask: thunderbird
choco: thunderbird choco: thunderbird
flatpak: org.mozilla.Thunderbird flatpak: org.mozilla.Thunderbird
@ -7003,6 +7009,7 @@ softwarePackages:
port: upx port: upx
scoop: upx scoop: upx
cutter: cutter:
_when:cask: '! test -d "/Applications/Cutter.app"'
cask: cutter cask: cutter
choco: cutter choco: cutter
flatpak: re.rizin.cutter flatpak: re.rizin.cutter