feat: add Nivora CLI and msvc-go-wine

This commit is contained in:
Александр
2026-07-25 01:43:11 +10:00
parent 3cc4217790
commit fdb4a492ef
22 changed files with 949 additions and 413 deletions
+4 -2
View File
@@ -13,8 +13,9 @@ readonly -a PACKAGES=(
fisher
github-desktop
happ
msvc-go-wine
netbird
nivora-stplr
nivora-cli
opencode
parsec
pineconemc
@@ -226,8 +227,9 @@ latest_version() {
github_latest_release desktop/desktop | sed 's/^release-//'
;;
happ) github_latest_release Happ-proxy/happ-desktop ;;
msvc-go-wine) github_latest_release Cheviiot/msvc-go-wine ;;
netbird) github_latest_release netbirdio/netbird ;;
nivora-stplr) current_version nivora-stplr ;;
nivora-cli) current_version nivora-cli ;;
opencode) github_latest_release anomalyco/opencode ;;
parsec) latest_parsec ;;
pineconemc) github_latest_release ElyPrismLauncher/Launcher ;;