Compare commits

...

7 Commits

Author SHA1 Message Date
github-actions[bot]
1cf48d9c82 far: Update to version 3.0.6575 2025-10-23 08:30:27 +00:00
github-actions[bot]
4d7e434a59 rancher-cli: Update to version 2.12.3 2025-10-23 04:29:39 +00:00
github-actions[bot]
ca0c7e088f rakudo-star: Update to version 2025.10-01 2025-10-23 04:29:39 +00:00
github-actions[bot]
85463b140b jdtls: Update to version 1.52.0-202510230337 2025-10-23 04:29:39 +00:00
github-actions[bot]
ec89d64406 flow: Update to version 0.289.0 2025-10-23 04:29:38 +00:00
github-actions[bot]
fe6718b2ab azure-developer-cli: Update to version 1.20.2 2025-10-23 04:29:38 +00:00
github-actions[bot]
5f00d096ae aliyun: Update to version 3.1.0 2025-10-23 04:29:38 +00:00
7 changed files with 28 additions and 28 deletions

View File

@ -1,12 +1,12 @@
{
"version": "3.0.308",
"version": "3.1.0",
"description": "Manage and use Alibaba Cloud resources.",
"homepage": "https://github.com/aliyun/aliyun-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.308/aliyun-cli-windows-3.0.308-amd64.zip",
"hash": "ff317c0a50f242fd4ca43393367bccd3b2633e91cf993d6a0dc23f68a48067ef"
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.0/aliyun-cli-windows-3.1.0-amd64.zip",
"hash": "9d1c838db5e22f4388194624fa136384fe4f771eb99d9e706b4e12a7ff40042f"
}
},
"bin": "aliyun.exe",

View File

@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "1.20.1",
"version": "1.20.2",
"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.1/azd-windows-arm64-alpha.zip",
"hash": "4d53eeb07a57055efe99663759f1fb383acb0aa4c7c8a178a7c4bb0f37f6fe21"
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-arm64-alpha.zip",
"hash": "8e5d0ff1d1497cf354cc0c708bcee821c769ce4806542a72a5342f86fb967d51"
},
"64bit": {
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.1/azd-windows-amd64.zip",
"hash": "12a0559125caf0a2aeeb52cbc9d464ca581776f54d92b45706e441d4a0de37d0"
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-amd64.zip",
"hash": "0d1332be3f9862c43be0264875ab4e96505f63033f75ef21e261efe5b2a6a5da"
}
},
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",

View File

@ -1,5 +1,5 @@
{
"version": "3.0.6565",
"version": "3.0.6575",
"description": "A text-mode files and archives manager",
"homepage": "https://farmanager.com/",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://farmanager.com/files/Far30b6565.x64.20251001.7z",
"hash": "a914ea64a58f18d038a08c571df9edef6d2f7e3afda31354a9c533a93146ce95"
"url": "https://farmanager.com/files/Far30b6575.x64.20251021.7z",
"hash": "a604b673baa14b346aa5ca42ec102815f2bbb7876ec3756aef9bb6c8077fba36"
},
"32bit": {
"url": "https://farmanager.com/files/Far30b6565.x86.20251001.7z",
"hash": "7a5597cd8ff0065fe71ca2f0a679de0114ef5e71bb63d03e802ad67946d0210f"
"url": "https://farmanager.com/files/Far30b6575.x86.20251021.7z",
"hash": "439c7f31862c40f3af30323a8b3808f3a2973a06c26330e7755c2a00a1669dde"
}
},
"pre_install": [

View File

@ -1,12 +1,12 @@
{
"version": "0.288.0",
"version": "0.289.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.288.0/flow-win64-v0.288.0.zip",
"hash": "9282d379c98c95ddd09f68f06280cc64371717b33f39d86b87ee64270d101a93"
"url": "https://github.com/facebook/flow/releases/download/v0.289.0/flow-win64-v0.289.0.zip",
"hash": "f87a80c0449fe391d4e78016a9d292c47fee12e7e1853b3366dda42ba6a9bd8c"
}
},
"extract_dir": "flow",

View File

@ -1,5 +1,5 @@
{
"version": "1.52.0-202510171522",
"version": "1.52.0-202510230337",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510171522.tar.gz",
"hash": "556e62e5cf2cc7c6ecd594259a5398ddc10219b48b71b0d7470e83b866a68eee",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510230337.tar.gz",
"hash": "46b2e240c53f63b3bef1183de309f9e3df71354f5a2ccf136eaa671790c23041",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},

View File

@ -1,12 +1,12 @@
{
"version": "2025.08.1-01",
"version": "2025.10-01",
"description": "The Rakudo Star Bundle contains the Rakudo Compiler, a collection of modules from the Raku ecosystem, and the language documentation.",
"homepage": "https://rakudo.org/star",
"license": "Artistic-2.0",
"architecture": {
"64bit": {
"url": "https://rakudo.org/dl/star/rakudo-star-2025.08.1-01-win-x86_64-msvc.msi",
"hash": "e59fba1970e1e1ef606e5bd4bd9b3fe720dc4036270bfc809f195fe540d40e33"
"url": "https://rakudo.org/dl/star/rakudo-star-2025.10-01-win-x86_64-msvc.msi",
"hash": "3d7c5f574b15e364ad73ffa72bc3994bc5e595d49eb9be2beffb094d013b01d7"
}
},
"extract_dir": "rakudo",

View File

@ -1,19 +1,19 @@
{
"version": "2.12.2",
"version": "2.12.3",
"description": "Unified tool for interacting with Rancher Server",
"homepage": "https://github.com/rancher/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-amd64-v2.12.2.zip",
"hash": "51154950b16d6c330ac2d364bbe026d25e0a1706a4e04cc82d596490834fc410"
"url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-amd64-v2.12.3.zip",
"hash": "540900152059fd9aedf4d089d0c60a018f3c9bdcb56c5c85e53d35cbaea496bf"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-386-v2.12.2.zip",
"hash": "d72bb8a5f764dbcbbffdb5ff2201c2642d4c9de240ebcfb086888f96fd473d31"
"url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-386-v2.12.3.zip",
"hash": "c995c0e6f235410d9a555f562e72699c9c6c580c8e516373226a071593286dee"
}
},
"extract_dir": "rancher-v2.12.2",
"extract_dir": "rancher-v2.12.3",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {