Compare commits

...

8 Commits

Author SHA1 Message Date
github-actions[bot]
6ab5a91193 curl: Update to version 8.16.0_13 2025-10-29 04:30:18 +00:00
github-actions[bot]
34e8eeddfd azure-developer-cli: Update to version 1.20.3 2025-10-29 04:30:17 +00:00
github-actions[bot]
06229b0f6a llvm-arm64: Update to version 21.1.4 2025-10-29 00:40:29 +00:00
github-actions[bot]
665ad5e964 jx: Update to version 3.16.26 2025-10-29 00:40:28 +00:00
github-actions[bot]
db43bf89d7 fossa: Update to version 3.12.0 2025-10-29 00:40:28 +00:00
github-actions[bot]
f20be41fd1 coder: Update to version 2.26.3 2025-10-29 00:40:27 +00:00
github-actions[bot]
8787086b2d chromedriver: Update to version 142.0.7444.59 2025-10-29 00:40:27 +00:00
github-actions[bot]
3d65a7059e azcopy: Update to version 10.31.0 2025-10-29 00:40:27 +00:00
8 changed files with 39 additions and 39 deletions

View File

@ -1,5 +1,5 @@
{
"version": "10.30.1",
"version": "10.31.0",
"description": "Command-line utility to download/upload blobs and files from Microsoft Azure storage accounts",
"homepage": "https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10",
"license": {
@ -8,19 +8,19 @@
},
"architecture": {
"32bit": {
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_386_10.30.1.zip#/dl.zip",
"hash": "d9b91a796c1c5fb6194865ee3a30c3143f74d1f9eb1e81518bf6840f4d3deb61",
"extract_dir": "azcopy_windows_386_10.30.1"
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_386_10.31.0.zip#/dl.zip",
"hash": "ea4aefd162ed644bae69af2e814ebe4603be1c370d7e300f856a9fb6d58dc182",
"extract_dir": "azcopy_windows_386_10.31.0"
},
"64bit": {
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_amd64_10.30.1.zip/#dl.zip",
"hash": "df85f0f43cd71a2634eb7c49fc404ffccb958dffe778ad9804ddfca2d48565b6",
"extract_dir": "azcopy_windows_amd64_10.30.1"
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_amd64_10.31.0.zip/#dl.zip",
"hash": "12b93fa3e75ed40fd9fa8417e93ff1358ffa74a272a63fc28c468523bc32ef48",
"extract_dir": "azcopy_windows_amd64_10.31.0"
},
"arm64": {
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_arm64_10.30.1.zip/#dl.zip",
"hash": "8b4e9c1ec22c86ea7f028b00562bb18e946fe9a2684244f01abc5c2c437bfab3",
"extract_dir": "azcopy_windows_arm64_10.30.1"
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_arm64_10.31.0.zip/#dl.zip",
"hash": "cefb290bf35a59c4f8f645f51d69d785114cc0c665f57f1199f72e9268826107",
"extract_dir": "azcopy_windows_arm64_10.31.0"
}
},
"bin": "azcopy.exe",

View File

@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "1.20.2",
"version": "1.20.3",
"description": "A developer CLI that reduces the time it takes to get started on Azure",
"homepage": "https://aka.ms/azd",
"license": "MIT",
@ -10,12 +10,12 @@
],
"architecture": {
"arm64": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-arm64-alpha.zip",
"hash": "8e5d0ff1d1497cf354cc0c708bcee821c769ce4806542a72a5342f86fb967d51"
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.3/azd-windows-arm64-alpha.zip",
"hash": "326c3f7ed471cde7e4978fd5ed26083d99820211adf767a2d9fe13b466c42e8e"
},
"64bit": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-amd64.zip",
"hash": "0d1332be3f9862c43be0264875ab4e96505f63033f75ef21e261efe5b2a6a5da"
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.3/azd-windows-amd64.zip",
"hash": "6e889132c0a44e4763bda462a9213f8b3bd7525e7edfcaba3de29a7ff506dbf6"
}
},
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",

View File

@ -1,17 +1,17 @@
{
"version": "141.0.7390.122",
"version": "142.0.7444.59",
"description": "An open source tool for automated testing of webapps across many browsers",
"homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win64/chromedriver-win64.zip",
"hash": "e6534e7d7aedd787bc4704e2fd29581bb72c4e9f33f08ae3dc12740162b6957d",
"url": "https://storage.googleapis.com/chrome-for-testing-public/142.0.7444.59/win64/chromedriver-win64.zip",
"hash": "f882118d603880e64e250114996abda089a47f0acc456cc85325c939cb3071b7",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win32/chromedriver-win32.zip",
"hash": "9e127b41e167a5ba6dcba8eb94c3ce2cbba95b24d59da696db922681cd3cda09",
"url": "https://storage.googleapis.com/chrome-for-testing-public/142.0.7444.59/win32/chromedriver-win32.zip",
"hash": "2dc4df9329796ade9e3661b2c30a3f4366384df80478687e1dec3440b2037be1",
"extract_dir": "chromedriver-win32"
}
},

View File

@ -1,12 +1,12 @@
{
"version": "2.26.2",
"version": "2.26.3",
"description": "Creates remote development machines so your team can develop from anywhere.",
"homepage": "https://coder.com/",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/coder/coder/releases/download/v2.26.2/coder_2.26.2_windows_amd64.zip",
"hash": "82a9b15ada4c2d8d1e9895f79cd02eaf24cdd0a82d517b89a02d7bbedb455faa"
"url": "https://github.com/coder/coder/releases/download/v2.26.3/coder_2.26.3_windows_amd64.zip",
"hash": "5e0fb7fe2158ded826152e5575b36d316d4eadf9b75059d5466b05412f7bcc97"
}
},
"bin": "coder.exe",

View File

@ -1,18 +1,18 @@
{
"version": "8.16.0_12",
"version": "8.16.0_13",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.se/windows/dl-8.16.0_12/curl-8.16.0_12-win64-mingw.tar.xz",
"hash": "0affcd7f36d20423c6f65b1d4324dc4a22126ba980356448fc77d6da78df778d",
"extract_dir": "curl-8.16.0_12-win64-mingw"
"url": "https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64-mingw.tar.xz",
"hash": "a655ff14b1bf39b999db3e8688241ca48868a6ed0ec43e0762b539c0da182c9f",
"extract_dir": "curl-8.16.0_13-win64-mingw"
},
"arm64": {
"url": "https://curl.se/windows/dl-8.16.0_12/curl-8.16.0_12-win64a-mingw.tar.xz",
"hash": "c01898493599732b7a539bdb93edb8bf0ac96c451066a777b71b225437dd776a",
"extract_dir": "curl-8.16.0_12-win64a-mingw"
"url": "https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64a-mingw.tar.xz",
"hash": "fd9c5cd4b216872a63f13eb7c2d211e670b5a1202e97f9b58692aec6d588dcef",
"extract_dir": "curl-8.16.0_13-win64a-mingw"
}
},
"bin": "bin\\curl.exe",

View File

@ -1,12 +1,12 @@
{
"version": "3.11.12",
"version": "3.12.0",
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
"homepage": "https://github.com/fossas/fossa-cli",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.12/fossa_3.11.12_windows_amd64.zip",
"hash": "124a7877e1e5a1ad7b0bb59b984fb9738879ce758624c9fa251467fe56e6dae7"
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.12.0/fossa_3.12.0_windows_amd64.zip",
"hash": "cd4aea06e3947dd5f7567cb434957e10f81da2ab005111e16cba8e559dadc29b"
}
},
"bin": "fossa.exe",

View File

@ -1,12 +1,12 @@
{
"version": "3.16.25",
"version": "3.16.26",
"description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests",
"homepage": "https://jenkins-x.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.25/jx-windows-amd64.zip",
"hash": "4e939bea1b02ac379f8c250a38c9f20e1e6526daa8d1dc857d71858b57ccc7be"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.26/jx-windows-amd64.zip",
"hash": "f47b4b1850410e597a61377d7d73c1f13b2deb2e4577c5cc8cb757869588aa23"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",

View File

@ -1,12 +1,12 @@
{
"version": "21.1.3",
"version": "21.1.4",
"description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
"homepage": "https://www.llvm.org",
"license": "NCSA",
"architecture": {
"arm64": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-woa64.exe#/dl.7z",
"hash": "b90d2c586c857240149e3b5394fb02a437cad1cad16352681fbcbafd117d4b53"
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.4/LLVM-21.1.4-woa64.exe#/dl.7z",
"hash": "f6c1790e84a54d6ee818ab90c78850fc7ba63eac088e9782a222119bc5a16b58"
}
},
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",