mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
94547a5dc6
...
3e759ebde4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e759ebde4 | ||
|
|
6b3739d62d | ||
|
|
7933e5ca79 | ||
|
|
bd3c79eee2 | ||
|
|
15001d4f7c | ||
|
|
92adb0176b | ||
|
|
27c86b380b |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.11.0",
|
||||
"version": "17.11.1",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
@ -16,12 +16,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "a6895ae5a1030cd2104998cd492f641409f54e96166ea927e582e57a78da8308"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "aa0ec1d9c4220af8f13743994b4827d939bf4cc88ff3fc67fff8f95bc2a1c296"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "6b8940887b044d76bfa033ef95c8337212dc4174ab6693319df30019cf3a0f67"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "58c8be6b6c5ba0eafa2f9e386253e2217011e9de6eb8bf92b0e06d535528c8d3"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.4.9",
|
||||
"version": "3.4.10",
|
||||
"description": "Namespace & Virtual Cluster Manager for Kubernetes",
|
||||
"homepage": "https://github.com/loft-sh/loft",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/loft-sh/loft/releases/download/v3.4.9/loft-windows-amd64.exe#/loft.exe",
|
||||
"hash": "e06e2aebe21283bef485f7ab27c7114dc4a08be56252e52be6258c3078f7bb05"
|
||||
"url": "https://github.com/loft-sh/loft/releases/download/v3.4.10/loft-windows-amd64.exe#/loft.exe",
|
||||
"hash": "9bd3092dc9335acbe03aa002a52ef7907ed9f5d7a4164ed5c0463fb28e596d7b"
|
||||
}
|
||||
},
|
||||
"bin": "loft.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2025-04-28",
|
||||
"version": "2025-05-05",
|
||||
"description": "A Rust compiler front-end for IDEs",
|
||||
"homepage": "https://rust-analyzer.github.io/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-04-28/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a672e2b620e60e7cca86860523472889847d874a9edf11edde394ec43d761850"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-05/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a16f748fce4cffecdbb88bf282b9c4efe755f54e415ce6c30b1d5cb34d0f8834"
|
||||
}
|
||||
},
|
||||
"bin": "rust-analyzer.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.43.1",
|
||||
"version": "2.44.0",
|
||||
"description": "Connect to the Sentry API and manage projects related data.",
|
||||
"homepage": "https://docs.sentry.io/cli/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.43.1/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "009efe0ed92481f4213778703ba5cd6105ce72486e7a037755325a8887612029"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.44.0/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "e9a3416fa401e5a4e92c8d9d69ceda075218297ca8d890a01b05628f596ea261"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.43.1/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "228f8054af508521e844b01ca58f0aa9350a230efd3dace551521174a1f40c3d"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.44.0/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "c954486554851e8efc421d17096a3166e27b1268c765539364548d1345954dfa"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.11.9",
|
||||
"version": "1.11.10",
|
||||
"description": "The universal proxy platform.",
|
||||
"homepage": "https://sing-box.sagernet.org/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-amd64.zip",
|
||||
"hash": "79eaf7e9655452c796269c4dff247d04b2533a00cfe60eccf0f2054ba96b248e",
|
||||
"extract_dir": "sing-box-1.11.9-windows-amd64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-amd64.zip",
|
||||
"hash": "5dd21adbebaa0c22b263b02bb05a9a15b0e0e3fc88e15b1354ffdb1594db4862",
|
||||
"extract_dir": "sing-box-1.11.10-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-386.zip",
|
||||
"hash": "0f9c5cf2e7fa70316536f1dacb49f856f514802d70b7572c60f1e1089c10a3d0",
|
||||
"extract_dir": "sing-box-1.11.9-windows-386"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-386.zip",
|
||||
"hash": "9493392b82402f49eb5752eb04d49167cfeb0b001524599d94c7553fd336947e",
|
||||
"extract_dir": "sing-box-1.11.10-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-arm64.zip",
|
||||
"hash": "d148308a3e1e12693a31165a15c2401e02053bc0707322ca9793e1f76424e809",
|
||||
"extract_dir": "sing-box-1.11.9-windows-arm64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-arm64.zip",
|
||||
"hash": "13d1f612a1477aca8135d3712027999525beed4d9c457030a09642c53aedcd51",
|
||||
"extract_dir": "sing-box-1.11.10-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": "sing-box.exe",
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.3.6",
|
||||
"version": "3.3.7",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"homepage": "https://traefik.io/",
|
||||
"license": "MIT",
|
||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_amd64.zip",
|
||||
"hash": "25cd8c96c131d23e64d8b41f21794775b1d12e41b1a0feb965bd1f14bb87f03e"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.7/traefik_v3.3.7_windows_amd64.zip",
|
||||
"hash": "3e5c81a851be86aa550f549b76ec8a9b9bb7dbb2f395963a8695279103e450e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_386.zip",
|
||||
"hash": "3ef18e3e699e6df47018e5b05235f8ce36626ff6afa7437f399fc3103fa37d10"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.7/traefik_v3.3.7_windows_386.zip",
|
||||
"hash": "fcd32700736a8685f1990c29ae6a1ee98b80ac63ad377fa5db3eb9c8ed8d4913"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_arm64.zip",
|
||||
"hash": "fa605d0b4d2bc7397b287e2255da0017b6cc107405ebc4d74932c3055015b109"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.7/traefik_v3.3.7_windows_arm64.zip",
|
||||
"hash": "af5abcf821a4f76963f69c3b8ceefbe17bbb0384cc08bc4fd4cf9675a82ef499"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.98.0",
|
||||
"version": "0.99.0",
|
||||
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
|
||||
"homepage": "https://www.updatecli.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.98.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "5a3ef4ba105c700c01ec1621651c94c08d2c3b35f4ef3513a737e3683851054e"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.99.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "cc348f7ab5f91ea8ba0d2b41433cf364a98e8575ae43ad511201c3adbca26d6f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.98.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "eb1e8e99f56682e7ee932b324fb2df7f8c1275ac998949513489bc59085a8981"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.99.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "c82d858627481cf78d8fc68615f93efcdaf5329390426158f8ec1f2d32e5ef1b"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user