mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
7 Commits
d60f17f2ec
...
1cf48d9c82
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cf48d9c82 | ||
|
|
4d7e434a59 | ||
|
|
ca0c7e088f | ||
|
|
85463b140b | ||
|
|
ec89d64406 | ||
|
|
fe6718b2ab | ||
|
|
5f00d096ae |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.308",
|
"version": "3.1.0",
|
||||||
"description": "Manage and use Alibaba Cloud resources.",
|
"description": "Manage and use Alibaba Cloud resources.",
|
||||||
"homepage": "https://github.com/aliyun/aliyun-cli",
|
"homepage": "https://github.com/aliyun/aliyun-cli",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.308/aliyun-cli-windows-3.0.308-amd64.zip",
|
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.0/aliyun-cli-windows-3.1.0-amd64.zip",
|
||||||
"hash": "ff317c0a50f242fd4ca43393367bccd3b2633e91cf993d6a0dc23f68a48067ef"
|
"hash": "9d1c838db5e22f4388194624fa136384fe4f771eb99d9e706b4e12a7ff40042f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "aliyun.exe",
|
"bin": "aliyun.exe",
|
||||||
|
|||||||
@ -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.20.1",
|
"version": "1.20.2",
|
||||||
"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.20.1/azd-windows-arm64-alpha.zip",
|
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-arm64-alpha.zip",
|
||||||
"hash": "4d53eeb07a57055efe99663759f1fb383acb0aa4c7c8a178a7c4bb0f37f6fe21"
|
"hash": "8e5d0ff1d1497cf354cc0c708bcee821c769ce4806542a72a5342f86fb967d51"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.1/azd-windows-amd64.zip",
|
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.20.2/azd-windows-amd64.zip",
|
||||||
"hash": "12a0559125caf0a2aeeb52cbc9d464ca581776f54d92b45706e441d4a0de37d0"
|
"hash": "0d1332be3f9862c43be0264875ab4e96505f63033f75ef21e261efe5b2a6a5da"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",
|
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.6565",
|
"version": "3.0.6575",
|
||||||
"description": "A text-mode files and archives manager",
|
"description": "A text-mode files and archives manager",
|
||||||
"homepage": "https://farmanager.com/",
|
"homepage": "https://farmanager.com/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://farmanager.com/files/Far30b6565.x64.20251001.7z",
|
"url": "https://farmanager.com/files/Far30b6575.x64.20251021.7z",
|
||||||
"hash": "a914ea64a58f18d038a08c571df9edef6d2f7e3afda31354a9c533a93146ce95"
|
"hash": "a604b673baa14b346aa5ca42ec102815f2bbb7876ec3756aef9bb6c8077fba36"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://farmanager.com/files/Far30b6565.x86.20251001.7z",
|
"url": "https://farmanager.com/files/Far30b6575.x86.20251021.7z",
|
||||||
"hash": "7a5597cd8ff0065fe71ca2f0a679de0114ef5e71bb63d03e802ad67946d0210f"
|
"hash": "439c7f31862c40f3af30323a8b3808f3a2973a06c26330e7755c2a00a1669dde"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.288.0",
|
"version": "0.289.0",
|
||||||
"description": "A static type checker for JavaScript code",
|
"description": "A static type checker for JavaScript code",
|
||||||
"homepage": "https://flow.org/",
|
"homepage": "https://flow.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/flow/releases/download/v0.288.0/flow-win64-v0.288.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.289.0/flow-win64-v0.289.0.zip",
|
||||||
"hash": "9282d379c98c95ddd09f68f06280cc64371717b33f39d86b87ee64270d101a93"
|
"hash": "f87a80c0449fe391d4e78016a9d292c47fee12e7e1853b3366dda42ba6a9bd8c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.52.0-202510171522",
|
"version": "1.52.0-202510230337",
|
||||||
"description": "Java language server",
|
"description": "Java language server",
|
||||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510171522.tar.gz",
|
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510230337.tar.gz",
|
||||||
"hash": "556e62e5cf2cc7c6ecd594259a5398ddc10219b48b71b0d7470e83b866a68eee",
|
"hash": "46b2e240c53f63b3bef1183de309f9e3df71354f5a2ccf136eaa671790c23041",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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.",
|
"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",
|
"homepage": "https://rakudo.org/star",
|
||||||
"license": "Artistic-2.0",
|
"license": "Artistic-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://rakudo.org/dl/star/rakudo-star-2025.08.1-01-win-x86_64-msvc.msi",
|
"url": "https://rakudo.org/dl/star/rakudo-star-2025.10-01-win-x86_64-msvc.msi",
|
||||||
"hash": "e59fba1970e1e1ef606e5bd4bd9b3fe720dc4036270bfc809f195fe540d40e33"
|
"hash": "3d7c5f574b15e364ad73ffa72bc3994bc5e595d49eb9be2beffb094d013b01d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "rakudo",
|
"extract_dir": "rakudo",
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.2",
|
"version": "2.12.3",
|
||||||
"description": "Unified tool for interacting with Rancher Server",
|
"description": "Unified tool for interacting with Rancher Server",
|
||||||
"homepage": "https://github.com/rancher/cli",
|
"homepage": "https://github.com/rancher/cli",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-amd64-v2.12.2.zip",
|
"url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-amd64-v2.12.3.zip",
|
||||||
"hash": "51154950b16d6c330ac2d364bbe026d25e0a1706a4e04cc82d596490834fc410"
|
"hash": "540900152059fd9aedf4d089d0c60a018f3c9bdcb56c5c85e53d35cbaea496bf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-386-v2.12.2.zip",
|
"url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-386-v2.12.3.zip",
|
||||||
"hash": "d72bb8a5f764dbcbbffdb5ff2201c2642d4c9de240ebcfb086888f96fd473d31"
|
"hash": "c995c0e6f235410d9a555f562e72699c9c6c580c8e516373226a071593286dee"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "rancher-v2.12.2",
|
"extract_dir": "rancher-v2.12.3",
|
||||||
"bin": "rancher.exe",
|
"bin": "rancher.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user