This commit is contained in:
Brian Zalewski 2023-12-06 03:40:57 +00:00
parent 82d20ca47c
commit 9daf56798d

View file

@ -4839,7 +4839,6 @@ softwarePackages:
flatpak: org.inkscape.Inkscape flatpak: org.inkscape.Inkscape
pacman: inkscape pacman: inkscape
snap: inkscape snap: inkscape
mas: 2146510460
intellij-idea-ce: intellij-idea-ce:
_bin: intellij-idea-community _bin: intellij-idea-community
_desc: '[IntelliJ IDEA](https://www.jetbrains.com/idea/) is an integrated development environment written in Java for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.' _desc: '[IntelliJ IDEA](https://www.jetbrains.com/idea/) is an integrated development environment written in Java for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.'
@ -11027,6 +11026,7 @@ softwarePackages:
_home: https://www.yubico.com/products/yubico-authenticator/ _home: https://www.yubico.com/products/yubico-authenticator/
_name: Yubico Authenticator _name: Yubico Authenticator
_app: Yubico Authenticator.app _app: Yubico Authenticator.app
cask: yubico-authenticator
choco: yubico-authenticator choco: yubico-authenticator
flatpak: com.yubico.yubioath flatpak: com.yubico.yubioath
script:darwin: curl -sSL https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-latest-mac.dmg > "/tmp/Yubico Authenticator.dmg" && hdiutil attach "/tmp/Yubico Authenticator.dmg" && sudo cp -R "/Volumes/Yubico Authenticator/Yubico Authenticator.app" /Applications && sudo hdiutil detach "/Volumes/Yubico Authenticator" && rm -f "/tmp/Yubico Authenticator.dmg" script:darwin: curl -sSL https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-latest-mac.dmg > "/tmp/Yubico Authenticator.dmg" && hdiutil attach "/tmp/Yubico Authenticator.dmg" && sudo cp -R "/Volumes/Yubico Authenticator/Yubico Authenticator.app" /Applications && sudo hdiutil detach "/Volumes/Yubico Authenticator" && rm -f "/tmp/Yubico Authenticator.dmg"