Compare commits

...

13 Commits

Author SHA1 Message Date
github-actions[bot]
4b40a484a9 vfox: Update to version 0.9.1 2025-10-09 16:30:03 +00:00
github-actions[bot]
c888252b8e quarkus-cli: Update to version 3.28.3 2025-10-09 16:30:03 +00:00
github-actions[bot]
19b920d75d openfga: Update to version 0.7.5 2025-10-09 16:30:02 +00:00
github-actions[bot]
b078c46c94 monero-cli: Update to version 0.18.4.3 2025-10-09 16:30:02 +00:00
github-actions[bot]
950209689e flyway: Update to version 11.14.0 2025-10-09 16:30:02 +00:00
github-actions[bot]
8cb4e731ca deno: Update to version 2.5.4 2025-10-09 16:30:01 +00:00
github-actions[bot]
bedc17988b azure-developer-cli: Update to version 1.20.0 2025-10-09 16:30:01 +00:00
github-actions[bot]
188779b707 v2ray: Update to version 5.40.0 2025-10-09 12:32:07 +00:00
github-actions[bot]
79169818b8 trivy: Update to version 0.67.1 2025-10-09 12:32:07 +00:00
github-actions[bot]
f5b7e2e2e2 trid: Update to version 2.42-25.10.09 2025-10-09 12:32:06 +00:00
github-actions[bot]
ec79d41cfd terraform-provider-ibm: Update to version 1.83.3 2025-10-09 12:32:06 +00:00
github-actions[bot]
8840630e11 cuda: Update to version 13.0.2 2025-10-09 12:32:06 +00:00
github-actions[bot]
d64b3571a5 balena-cli: Update to version 22.4.10 2025-10-09 12:32:05 +00:00
13 changed files with 61 additions and 61 deletions

View File

@ -1,6 +1,6 @@
{ {
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "1.19.0", "version": "1.20.0",
"description": "A developer CLI that reduces the time it takes to get started on Azure", "description": "A developer CLI that reduces the time it takes to get started on Azure",
"homepage": "https://aka.ms/azd", "homepage": "https://aka.ms/azd",
"license": "MIT", "license": "MIT",
@ -10,12 +10,12 @@
], ],
"architecture": { "architecture": {
"arm64": { "arm64": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.19.0/azd-windows-arm64-alpha.zip", "url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.0/azd-windows-arm64-alpha.zip",
"hash": "74e022a369a0704c28bd8a18ec18c6882d92f4feee7a2ab2277fd68d673de736" "hash": "26b7fcfa5302204f6103cb6dbebe2dda47f35b061513974893e1b404ce68ea16"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.19.0/azd-windows-amd64.zip", "url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.0/azd-windows-amd64.zip",
"hash": "64abe86abea48645cc171f723d693113ff24c7c4e030a6f1ca459bbf5d8c92ef" "hash": "58603663d493b36b8f52e2b1821fa1f308ad33610425d702d6b3fce8ca8083a2"
} }
}, },
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"", "pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",

View File

@ -1,12 +1,12 @@
{ {
"version": "22.4.9", "version": "22.4.10",
"description": "Official balena CLI for interacting with balenaCloud and balena API.", "description": "Official balena CLI for interacting with balenaCloud and balena API.",
"homepage": "https://github.com/balena-io/balena-cli", "homepage": "https://github.com/balena-io/balena-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.9/balena-cli-v22.4.9-windows-x64-standalone.tar.gz", "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.10/balena-cli-v22.4.10-windows-x64-standalone.tar.gz",
"hash": "92a3306703837db0d3a0e137b02627e8c2feec984f512456cfe9f39ac6de9523" "hash": "9cf1e0f9ab0df9c1563cbc5668d654db1254a5c1b4c813645a20415b7b18a017"
} }
}, },
"extract_dir": "balena", "extract_dir": "balena",

View File

@ -1,5 +1,5 @@
{ {
"version": "13.0.1", "version": "13.0.2",
"description": "A parallel computing platform and programming model invented by NVIDIA", "description": "A parallel computing platform and programming model invented by NVIDIA",
"homepage": "https://developer.nvidia.com/cuda-toolkit", "homepage": "https://developer.nvidia.com/cuda-toolkit",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://developer.download.nvidia.com/compute/cuda/13.0.1/local_installers/cuda_13.0.1_windows.exe#/dl.7z", "url": "http://developer.download.nvidia.com/compute/cuda/13.0.2/local_installers/cuda_13.0.2_windows.exe#/dl.7z",
"hash": "md5:c38ddba0af97d4c5fcdf6aae7c2d1714" "hash": "md5:ed9b5583b90bc3278a82bcdbe1a19060"
} }
}, },
"installer": { "installer": {

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.3", "version": "2.5.4",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.5.3/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.5.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "c7cb8340165c75708cd6311ba93fa3eb88cd9a8f6525af74772ffea01c719b24" "hash": "1c40c73193960fcbed9341764d43bbd35e381eddbcf7d6cba7c2f3c0cabe96fb"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",

View File

@ -1,15 +1,15 @@
{ {
"version": "11.13.3", "version": "11.14.0",
"description": "Database migration tool that favors simplicity and convention over configuration.", "description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/", "homepage": "https://flywaydb.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.3/flyway-commandline-11.13.3-windows-x64.zip", "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.0/flyway-commandline-11.14.0-windows-x64.zip",
"hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f" "hash": "sha1:8ed5ec7f568e127c1eadf004fdfddb827a07789c"
} }
}, },
"extract_dir": "flyway-11.13.3", "extract_dir": "flyway-11.14.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",

View File

@ -1,18 +1,18 @@
{ {
"version": "0.18.4.2", "version": "0.18.4.3",
"description": "The secure, private, untraceable cryptocurrency (CLI)", "description": "The secure, private, untraceable cryptocurrency (CLI)",
"homepage": "https://getmonero.org/", "homepage": "https://getmonero.org/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.4.2.zip", "url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.4.3.zip",
"hash": "14dd5aa11308f106183dd7834aa200e74ce6f3497103973696b556e893a4fef2", "hash": "bd9f615657c35d2d7dd9a5168ad54f1547dbf9a335dee7f12fab115f6f394e36",
"extract_dir": "monero-x86_64-w64-mingw32-v0.18.4.2" "extract_dir": "monero-x86_64-w64-mingw32-v0.18.4.3"
}, },
"32bit": { "32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.4.2.zip", "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.4.3.zip",
"hash": "934d9dbeb06ff5610d2c96ebe34fa480e74f78eaeb3fa3e47d89b7961c9bc5e0", "hash": "e642ed7bbfa34c30b185387fa553aa9c3ea608db1f3fc0e9332afa9b522c9c1a",
"extract_dir": "monero-i686-w64-mingw32-v0.18.4.2" "extract_dir": "monero-i686-w64-mingw32-v0.18.4.3"
} }
}, },
"bin": [ "bin": [

View File

@ -1,20 +1,20 @@
{ {
"version": "0.7.4", "version": "0.7.5",
"description": "Relationship-based access control made fast, scalable, and easy to use", "description": "Relationship-based access control made fast, scalable, and easy to use",
"homepage": "https://openfga.dev", "homepage": "https://openfga.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_amd64.tar.gz",
"hash": "7dd0cd83a1dff1cb24f13169ae8bdf9de34bafa05f8ffb0bf1551f855f5d2869" "hash": "0a01ee315f68b963cc93be1963f225a219bd2d6cbdcf8c5459718bffbe399b1d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_386.tar.gz",
"hash": "d1e55d13b127cf3b65740325837b7131e38992cd0579c6343368492998b9f98d" "hash": "9a6900342b64d178f395b8365493019c58e2cd78570b8ea50f510e064242e462"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_arm64.tar.gz",
"hash": "8e6cc6f5ba8f89e7087ca49008064ed21657a078f79d2f52379f91cb10517d75" "hash": "edf824e766973f05f47891e1f8ea9c9836ec7f1f7ac7ebf16d9a41966f1f34d7"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",

View File

@ -1,14 +1,14 @@
{ {
"version": "3.28.2", "version": "3.28.3",
"description": "A CLI for Quarkus Java framework", "description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/", "homepage": "https://quarkus.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/quarkusio/quarkus/releases/download/3.28.2/quarkus-cli-3.28.2.zip", "url": "https://github.com/quarkusio/quarkus/releases/download/3.28.3/quarkus-cli-3.28.3.zip",
"extract_dir": "quarkus-cli-3.28.2", "extract_dir": "quarkus-cli-3.28.3",
"hash": "a20c43fe4fba0c9eb15128ad13f00675c676474941fbedfef4974527316fa997", "hash": "68241a1bd8734915e034514c5e82c05d4b1b1fb2d08cbbe1c65b2050c116c613",
"bin": "bin\\quarkus.bat", "bin": "bin\\quarkus.bat",
"checkver": { "checkver": {
"url": "https://registry.quarkus.io/client/platforms", "url": "https://registry.quarkus.io/client/platforms",

View File

@ -1,13 +1,13 @@
{ {
"version": "1.83.2", "version": "1.83.3",
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine", "description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/", "homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
"license": "MPL-2.0", "license": "MPL-2.0",
"depends": "versions/terraform011", "depends": "versions/terraform011",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.2/terraform-provider-ibm_1.83.2_windows_amd64.zip", "url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.3/terraform-provider-ibm_1.83.3_windows_amd64.zip",
"hash": "3ad726b419fa8a7b4f21e6a5b5f7949438e0b908e09d45d842f0f97809caf5fa", "hash": "30e8bf5ddbf7d80ce5a2ff94e6054604d9ecd83b8966afa213f88a24ddcc7d0d",
"installer": { "installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\"" "script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
}, },

View File

@ -1,6 +1,6 @@
{ {
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.42-25.10.05", "version": "2.42-25.10.09",
"description": "A utility designed to identify file types from their binary signatures.", "description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html", "homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware", "license": "Shareware",
@ -9,7 +9,7 @@
"https://mark0.net/download/trid_w32.zip" "https://mark0.net/download/trid_w32.zip"
], ],
"hash": [ "hash": [
"5659c8bfbaf42bab32600b6d36f33be21d598c0188ad0b20925e8ef5223aa95b", "e3f44c1ac013bf184671574c004b7ab5cb7a341c0ec7e4b53635c8c95d094efd",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
], ],
"bin": "trid.exe", "bin": "trid.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "0.67.0", "version": "0.67.1",
"description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more", "description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more",
"homepage": "https://trivy.dev", "homepage": "https://trivy.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.67.0/trivy_0.67.0_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.67.1/trivy_0.67.1_windows-64bit.zip",
"hash": "cbdc0dea7563da0f1258bedb5c6782dfe762ec8b4377db2629555fbdd7e6425f" "hash": "f68c6b04c8984766d95413fcb438e6a6e242eadb9d5e9b6ca4d1ba9c84ffa4cb"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "5.39.0", "version": "5.40.0",
"description": "A platform for building proxies to bypass network restrictions.", "description": "A platform for building proxies to bypass network restrictions.",
"homepage": "https://www.v2fly.org/en_US/", "homepage": "https://www.v2fly.org/en_US/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.39.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.40.0/v2ray-windows-64.zip",
"hash": "b462deafa561d9ec44a76536e6574a2372ecd139c0d887dcd06b039cc12da990" "hash": "c497cc5f7a4bbc57db5ec7eeeed7e48758b264a710c4524fa004876e99a78a9d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.39.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.40.0/v2ray-windows-32.zip",
"hash": "3a6c37f169867e55dc0a1bf92375129423021cc752f6a6d9a437e81666492d11" "hash": "621302edc36c17af7a5a6993b84ad91f7c2c68d0e05cc6a27ce72efd7d292825"
}, },
"arm64": { "arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.39.0/v2ray-windows-arm64-v8a.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.40.0/v2ray-windows-arm64-v8a.zip",
"hash": "5659ef68bda3a4282cd85f1a722b960b8a26674eff2fc64b962de33a1c257f72" "hash": "ff634b5f3d0b5fbb5d61f7175eadd5d756f738d92092d5bc0b2fede969a49605"
} }
}, },
"bin": "v2ray.exe", "bin": "v2ray.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "0.8.0", "version": "0.9.1",
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins", "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
"homepage": "https://vfox.dev/", "homepage": "https://vfox.dev/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,19 +9,19 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.8.0/vfox_0.8.0_windows_x86_64.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_x86_64.zip",
"hash": "ad0a63cd5fd99db6c98a0701772aad92883d456fde3146c5386572ddaeeee87f", "hash": "c1982fa3490ad15179240fb82b3dea9675403117fd37504fa87dcbbf5d958c46",
"extract_dir": "vfox_0.8.0_windows_x86_64" "extract_dir": "vfox_0.9.1_windows_x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.8.0/vfox_0.8.0_windows_i386.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_i386.zip",
"hash": "4769294d060bcf48618619e4a08f5d412e31263eecb1bd1e09a58bb9a31dfbe1", "hash": "97d0df6557c024e4fe3eb90cd386d56821725bab1d64b637e1d937638d16114b",
"extract_dir": "vfox_0.8.0_windows_i386" "extract_dir": "vfox_0.9.1_windows_i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.8.0/vfox_0.8.0_windows_aarch64.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_aarch64.zip",
"hash": "5f6a85fa7e11cbcdd8565cf76af9972ba0bacea9569792770f8d7eab76c1f1f4", "hash": "9907775d008e8b8f24eb3f984fb4fe0acbb522833979106c02f78c231b70ac9a",
"extract_dir": "vfox_0.8.0_windows_aarch64" "extract_dir": "vfox_0.9.1_windows_aarch64"
} }
}, },
"bin": "vfox.exe", "bin": "vfox.exe",