Compare commits

...

14 Commits

Author SHA1 Message Date
github-actions[bot]
4ff1750681 vulkan: Update to version 1.4.328.0 2025-10-07 00:37:36 +00:00
github-actions[bot]
122121895a typos: Update to version 1.38.0 2025-10-07 00:37:35 +00:00
github-actions[bot]
ae120fda12 k9s: Update to version 0.50.14 2025-10-07 00:37:35 +00:00
github-actions[bot]
5b17ed930b harper: Update to version 0.67.0 2025-10-07 00:37:34 +00:00
github-actions[bot]
e82314c78b emscripten: Update to version 4.0.16 2025-10-07 00:37:34 +00:00
github-actions[bot]
03f8221800 broot@1.51.0: Fix hash (Closes #7229) 2025-10-06 22:42:51 +00:00
github-actions[bot]
1994307a1b typos: Update to version 1.37.3 2025-10-06 20:29:03 +00:00
github-actions[bot]
cd384c1be1 sqlcl: Update to version 25.3.0.274.1210 2025-10-06 20:29:03 +00:00
github-actions[bot]
e6d63eb371 qsv: Update to version 8.0.0 2025-10-06 20:29:02 +00:00
github-actions[bot]
953844b252 multi-gitter: Update to version 0.59.0 2025-10-06 20:29:02 +00:00
github-actions[bot]
d0a1ae74d3 glab: Update to version 1.73.0 2025-10-06 20:29:02 +00:00
github-actions[bot]
4c4e9c2848 flyctl: Update to version 0.3.192 2025-10-06 20:29:01 +00:00
github-actions[bot]
206c070d0b bicep: Update to version 0.38.33 2025-10-06 20:29:01 +00:00
github-actions[bot]
b99e409056 aws: Update to version 2.31.9 2025-10-06 20:29:00 +00:00
13 changed files with 53 additions and 53 deletions

View File

@ -1,12 +1,12 @@
{
"version": "2.31.8",
"version": "2.31.9",
"description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.8.msi",
"hash": "ab188a8b0644f331e98c9f52cc9d4da26646fd1a30160d3c0f6ef6247286fad1"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.9.msi",
"hash": "0faa00068968ba1c54de738e53fd28772b6b4f1ff1afe6ca7b15a0ab409c1045"
}
},
"extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,16 +1,16 @@
{
"version": "0.38.5",
"version": "0.38.33",
"description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep",
"license": "MIT",
"architecture": {
"arm64": {
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-arm64.exe#/bicep.exe",
"hash": "c736dec53fde795ccd4af0211a00bab1399befdc34736282a9bdfbce64a5a0a3"
"url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-arm64.exe#/bicep.exe",
"hash": "97f217ff2c0a66874fbce88b92ebaf2dad31c8936c6c489d1016ba5cbc41a4f3"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-x64.exe#/bicep.exe",
"hash": "30b3cc38e522fd4631bb89022bdd941ef1eda8577da23d0a3fd2a61a40cf5ed9"
"url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-x64.exe#/bicep.exe",
"hash": "3ea45f7bf40420aeba35d7da86add703764c8232582e0bc264b4302d59ffe5ce"
}
},
"bin": "bicep.exe",

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.51.0/broot_1.51.0.zip",
"hash": "cc396474fc9ae41fc1c9351283a7e6225a312697ecb7a530ee3f97db92759d23",
"hash": "d224bbb18d784e6fcfc05c23873d93b22c146ba284d6ef4abacc14da97de60cf",
"extract_dir": "x86_64-pc-windows-gnu"
}
},

View File

@ -1,6 +1,6 @@
{
"##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.",
"version": "4.0.15",
"version": "4.0.16",
"description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.",
"homepage": "https://emscripten.org/",
"license": "MIT|NCSA",
@ -10,11 +10,11 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.15.zip",
"hash": "a21d8089cae67559edb4851391ced1c0d79ea4ced512411c8306ad2c115cff16"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.16.zip",
"hash": "479973d1176275cc74cb81049a953b3515805aaa2e50859065db29255f91c540"
}
},
"extract_dir": "emsdk-4.0.15",
"extract_dir": "emsdk-4.0.16",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [

View File

@ -1,16 +1,16 @@
{
"version": "0.3.191",
"version": "0.3.192",
"description": "Command line deployment/management client for fly.io services",
"homepage": "https://github.com/superfly/flyctl",
"license": " Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.191/flyctl_0.3.191_Windows_x86_64.zip",
"hash": "608782b3be41d3367b9f2ca72c9d4db137c44b599b085bca87e6651534057062"
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.192/flyctl_0.3.192_Windows_x86_64.zip",
"hash": "b597da58a82698410bf3054c13879ec8cff95dcb5d9110563693015e12df25d4"
},
"arm64": {
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.191/flyctl_0.3.191_Windows_arm64.zip",
"hash": "faa3fc97a3c26dd82f4fe4607360746e311e759b636e7982add17ab41d2759ba"
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.192/flyctl_0.3.192_Windows_arm64.zip",
"hash": "d0d9482fd1fdf90438b3c995e4cc9ed17b6921c8380991d716cce4c8e2043caa"
}
},
"bin": [

View File

@ -1,16 +1,16 @@
{
"version": "1.72.0",
"version": "1.73.0",
"description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_amd64.zip",
"hash": "282ad80bc156fa97420052bf38ca03ee32bc0adbdb73b8a1dc18ed9c72f490ba"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_windows_amd64.zip",
"hash": "2b5a6a8b689f935b928a2a7525556f9277d82ccacc4cca943ebffbfa0789cf19"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_386.zip",
"hash": "2b97a58227337ac2a8615986f6ac5791009d1218c96a7ccd151a092875c993b4"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_windows_386.zip",
"hash": "944585f6257b795fc831f4f4ba9483a346ebb8ad0b4580b9588b49c22a93013e"
}
},
"bin": "bin\\glab.exe",

View File

@ -1,17 +1,17 @@
{
"version": "0.66.0",
"version": "0.67.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.66.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.66.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.67.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.67.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"fc852d8a9aa54ef10231e8be6cc96586fa42063ca13fa090d507e76dacb9676e",
"8b13cddafb0fd8c3d227bbadb1183ca45532fed258dbdbe488b31995bd5ddffd"
"5fc34d2ca29a4b6ebcd3c59d6f21cddee828018526536ce87ef933e3b0bd123e",
"fb93579dd2fbf05305c8af57a34401af9c599497c162b3676850c319ea321f18"
]
}
},

View File

@ -1,16 +1,16 @@
{
"version": "0.50.13",
"version": "0.50.14",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.13/k9s_Windows_amd64.zip",
"hash": "9a0527ccf9aefffe23ad5d076346fed99ed3b897196f5a03efed20805f0981d6"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_amd64.zip",
"hash": "4bad4e4c8573ef83ba0bb8c2e93369bb0454f186be6cba5d64a7446e3a8c98eb"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.13/k9s_Windows_arm64.zip",
"hash": "10fd09a133f2684b3ba3d26b01957311b9bd2d7d3426251692cd9b91e9f0502e"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_arm64.zip",
"hash": "6a1b2701cd0b69fa1736077d4f659928c91f1e6932b21a1de454079eac44554c"
}
},
"bin": "k9s.exe",

View File

@ -1,20 +1,20 @@
{
"version": "0.58.0",
"version": "0.59.0",
"description": "A command-line tool for updating multiple repositories with a single command.",
"homepage": "https://github.com/lindell/multi-gitter",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_x86_64.tar.gz",
"hash": "4af737d541cda9c7736b01284def7a084f619baa6c528148712cad50877791cb"
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_x86_64.tar.gz",
"hash": "2ed1e1683ad5244527bcde29554294acace72614fce2ee659bd844b351cab693"
},
"32bit": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_i386.tar.gz",
"hash": "1ebfaf8f6e88e8e5e9f433a054ab3e9729ca9831e8622af7ec1bb7f7d6ea06f3"
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_i386.tar.gz",
"hash": "cc657c219a4ad3b81bcd5c261aa384fdf3c863c65fa0b0a23cd3eb111972d42a"
},
"arm64": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_ARM64.tar.gz",
"hash": "84164ce82da1c9f4e749d2d649ed632a4471668d6e261aff050c2c7658c1f168"
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_ARM64.tar.gz",
"hash": "94cad72e6e61ecac4cd46782a62b1abb53f3c5c7b170f2ae2f577bf99b3a4065"
}
},
"bin": "multi-gitter.exe",

View File

@ -1,13 +1,13 @@
{
"version": "7.1.0",
"version": "8.0.0",
"description": "A command line CSV data-wrangling toolkit",
"homepage": "https://qsv.dathere.com",
"license": "Unlicense|MIT",
"notes": "Only the full featured \"qsv\" build is included",
"architecture": {
"64bit": {
"url": "https://github.com/dathere/qsv/releases/download/7.1.0/qsv-7.1.0-x86_64-pc-windows-msvc.zip",
"hash": "0e4cc2053c8627d9f0958a58192d81ffaa236d3196dea753bc72b20113c48ff7"
"url": "https://github.com/dathere/qsv/releases/download/8.0.0/qsv-8.0.0-x86_64-pc-windows-msvc.zip",
"hash": "74a16e1841e0a2ffbb28684d8d0f672da6db0711af7c6dacbe0107f7ba7e3358"
}
},
"pre_install": "Get-ChildItem -Path \"$dir\" -Exclude README,qsv.exe | Remove-Item -Force",

View File

@ -1,5 +1,5 @@
{
"version": "25.2.2.199.0918",
"version": "25.3.0.274.1210",
"description": "Oracle SQL Developer Command Line (SQLcl)",
"homepage": "https://www.oracle.com/database/sqldeveloper/technologies/sqlcl",
"license": {
@ -10,7 +10,7 @@
"JRE": "java/oraclejdk"
},
"url": "https://download.oracle.com/otn_software/java/sqldeveloper/sqlcl-latest.zip",
"hash": "62c20426441779520006c0973417d3e9665bad7babd61a046458fdec9bc61d5f",
"hash": "4ce293bc11685050ea37baa3abac986018746df4baea492cdb8deaebee7e8ba7",
"extract_dir": "sqlcl",
"bin": "bin\\sql.exe",
"checkver": {

View File

@ -1,12 +1,12 @@
{
"version": "1.37.2",
"version": "1.38.0",
"description": "Source code spell checker",
"homepage": "https://github.com/crate-ci/typos",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/crate-ci/typos/releases/download/v1.37.2/typos-v1.37.2-x86_64-pc-windows-msvc.zip",
"hash": "2d0a3bfcccf8a8d8f851ffa62417ecbbf391824a792108e231c64d3f5e2bde5c"
"url": "https://github.com/crate-ci/typos/releases/download/v1.38.0/typos-v1.38.0-x86_64-pc-windows-msvc.zip",
"hash": "b280804ffe58d52bb81c25cd67a226932cd00e9de052efa420a01e75b74c0683"
}
},
"bin": "typos.exe",

View File

@ -1,5 +1,5 @@
{
"version": "1.4.321.1",
"version": "1.4.328.0",
"description": "SDK for new generation graphics and compute API",
"homepage": "https://www.vulkan.org",
"license": {
@ -40,12 +40,12 @@
],
"architecture": {
"64bit": {
"url": "https://sdk.lunarg.com/sdk/download/1.4.321.1/windows/vulkansdk-windows-X64-1.4.321.1.exe",
"hash": "baaa4f7ca11ed3d82aa1c102b21208915485bbaa473068c763daa425cca468bd"
"url": "https://sdk.lunarg.com/sdk/download/1.4.328.0/windows/vulkansdk-windows-X64-1.4.328.0.exe",
"hash": "51be0a71e88eda3c50cfdc6dfba4c0bda7da0478810c7a94ee7fb17bb23ec537"
},
"arm64": {
"url": "https://sdk.lunarg.com/sdk/download/1.4.321.1/warm/vulkansdk-windows-ARM64-1.4.321.1.exe",
"hash": "d6a6f9eceb3447acb4556a458132793201125d7877c533ce0b436fadf3005004"
"url": "https://sdk.lunarg.com/sdk/download/1.4.328.0/warm/vulkansdk-windows-ARM64-1.4.328.0.exe",
"hash": "7cfcfea6039920d3e73af76fe53d6cc1c5581de23bff93e3624ba9da477ee27e"
}
},
"env_add_path": [