mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
16 Commits
52399b35c7
...
70eb3d8687
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70eb3d8687 | ||
|
|
84483a5eb0 | ||
|
|
37f766ab54 | ||
|
|
c8c017a17d | ||
|
|
38608490f4 | ||
|
|
413082909f | ||
|
|
619462e144 | ||
|
|
1d3d1f39da | ||
|
|
37f865f07e | ||
|
|
7b23664ced | ||
|
|
5bd9d0a67a | ||
|
|
dded9c1bab | ||
|
|
4ed8586f12 | ||
|
|
74b5a92460 | ||
|
|
565f6634f7 | ||
|
|
2ac4909583 |
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.20.0",
|
||||||
"description": "Arguably a Terminal API Client based on well-known clients such as Postman, Insomnia, or even Bruno.",
|
"description": "Arguably a Terminal API Client based on well-known clients such as Postman, Insomnia, or even Bruno.",
|
||||||
"homepage": "https://atac.julien-cpsn.com/",
|
"homepage": "https://atac.julien-cpsn.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.19.0/atac-v0.19.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.20.0/atac-v0.20.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ff55943202321c45c434d52159a308e3ed2178e1b88e17e975deb698d1e5c221"
|
"hash": "d4b7f42c12c78fe8e82161479dd85ebb424d1bfdf30ceb93a6565125b328fad7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.19.0/atac-v0.19.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.20.0/atac-v0.20.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e1d0d345afcf422408ef2826e976212d639a465ec17413c677b573c6f81d4fce"
|
"hash": "d1d582750d6fe4a79cb5fac6ca65fe822ca9785a8d773f25bf0d2974c9581d3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "atac.exe",
|
"bin": "atac.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.52.2",
|
"version": "3.54.0",
|
||||||
"description": "Allows deleting all resources of an AWS account.",
|
"description": "Allows deleting all resources of an AWS account.",
|
||||||
"homepage": "https://aws-nuke.ekristen.dev/",
|
"homepage": "https://aws-nuke.ekristen.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.2/aws-nuke-v3.52.2-windows-amd64.zip",
|
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.54.0/aws-nuke-v3.54.0-windows-amd64.zip",
|
||||||
"hash": "6922f02c3453a35ed85cf59606872405daf6795927dfeb6262c8a50e5354aa6f"
|
"hash": "304c9fbc38fca94adad04df464450599c54516b38fb9267306e102a3b04200e5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "aws-nuke.exe",
|
"bin": "aws-nuke.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.27.14",
|
"version": "2.27.15",
|
||||||
"description": "Unified tool to manage AWS services",
|
"description": "Unified tool to manage AWS services",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"homepage": "https://aws.amazon.com/cli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.14.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.15.msi",
|
||||||
"hash": "f67b77b9b9380272224a9bd024c02a06758d36ea80de3801afc2cfaa96e2a32d"
|
"hash": "bb9cf09f8103162749449977829550125eb6b74c9cbed1df68f73af61e8213c8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "136.0.7103.92",
|
"version": "136.0.7103.94",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/136.0.7103.92/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/136.0.7103.94/win64/chromedriver-win64.zip",
|
||||||
"hash": "9913e73addad55db964e4808083a0b0809f56e1ade2d2bab50a29a1804cd1788",
|
"hash": "9d98e7359a425917de0b565be3d73b9806f8d0b8a3a1939794b11bf28f3d7cbd",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/136.0.7103.92/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/136.0.7103.94/win32/chromedriver-win32.zip",
|
||||||
"hash": "3fd8085e7658972ce307259199a286bb141b1d9e0587ef000829c93d9ab4b800",
|
"hash": "d08ffba01839e5f3725b34bdc6c996f317bc4265e5e091081fe1567ac391a1a5",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.7",
|
"version": "0.18.8",
|
||||||
"description": "A portable devkit for CI/CD pipelines",
|
"description": "A portable devkit for CI/CD pipelines",
|
||||||
"homepage": "https://dagger.io/",
|
"homepage": "https://dagger.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dagger/dagger/releases/download/v0.18.7/dagger_v0.18.7_windows_amd64.zip",
|
"url": "https://github.com/dagger/dagger/releases/download/v0.18.8/dagger_v0.18.8_windows_amd64.zip",
|
||||||
"hash": "f7a48a9684e547e92e466d47e6b22c61d966a5eb1ae22ba5037f81f6e23f5862"
|
"hash": "5417f722b68da2a8d4b984099ea2183b4a03e646336e67ea3cdc829f1399314d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dagger.exe",
|
"bin": "dagger.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.121",
|
"version": "0.3.122",
|
||||||
"description": "Command line deployment/management client for fly.io services",
|
"description": "Command line deployment/management client for fly.io services",
|
||||||
"homepage": "https://github.com/superfly/flyctl",
|
"homepage": "https://github.com/superfly/flyctl",
|
||||||
"license": " Apache-2.0",
|
"license": " Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.121/flyctl_0.3.121_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.122/flyctl_0.3.122_Windows_x86_64.zip",
|
||||||
"hash": "0452550b1b12b574e2b5cc6ae853c5e0c3d4077f92a35fe1a79d85fc017e9dc6"
|
"hash": "6054cf858baae1416d09daf430673f797ed15e8b2d236a543cc1911c9bf19a9a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.121/flyctl_0.3.121_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.122/flyctl_0.3.122_Windows_arm64.zip",
|
||||||
"hash": "183e6afeccaffd69560d129964579c20f599b83e3f3c845c718435e63ec64e42"
|
"hash": "cdd44bc7ab0240a80a1b02c505d9b8cdae21402dd801c11848661c768580be62"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.0",
|
"version": "1.9.1",
|
||||||
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
||||||
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.0/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.1/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "09dcc257162992f09eccd76a343d4c2c5d3f1281fbd9ed8f27de389fc2befb68"
|
"hash": "92b14248f4045295f963fd98f8cf251fcca6ef5289c4d0e6e07ff3a32f8235b7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.0/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.1/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "45c13fe0dc9b24d5284f4efbf395eb63df8999f78ef83b70bc5d79dac8f32031"
|
"hash": "d68f5d9f39cc3f951133a5965935ffa864322c05241510d2a64975e878b291a2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.91.2",
|
"version": "0.92.0",
|
||||||
"description": "A vulnerability scanner for container images and filesystems.",
|
"description": "A vulnerability scanner for container images and filesystems.",
|
||||||
"homepage": "https://github.com/anchore/grype",
|
"homepage": "https://github.com/anchore/grype",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/anchore/grype/releases/download/v0.91.2/grype_0.91.2_windows_amd64.zip",
|
"url": "https://github.com/anchore/grype/releases/download/v0.92.0/grype_0.92.0_windows_amd64.zip",
|
||||||
"hash": "8335d011cc7a6dca2900c5d12d1bc70a2e810edd0bb6a905dfa6efa1ce5e7074"
|
"hash": "f1749695a67e05e0e8f557c74a338e014826c72d28d47e2c52612dc3dbc26503"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "grype.exe",
|
"bin": "grype.exe",
|
||||||
|
|||||||
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.1",
|
"version": "0.35.0",
|
||||||
"description": "The Grammar Checker for Developers",
|
"description": "The Grammar Checker for Developers",
|
||||||
"homepage": "https://github.com/Automattic/harper",
|
"homepage": "https://github.com/Automattic/harper",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/Automattic/harper/releases/download/v0.34.1/harper-ls-x86_64-pc-windows-msvc.zip",
|
"https://github.com/Automattic/harper/releases/download/v0.35.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
||||||
"https://github.com/Automattic/harper/releases/download/v0.34.1/harper-cli-x86_64-pc-windows-msvc.zip"
|
"https://github.com/Automattic/harper/releases/download/v0.35.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb",
|
"ead97cfc7feaa03de283ead5c61b8f851c8e658776d87d71433a3e2725343ed1",
|
||||||
"0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a"
|
"3f67147da0d1b2d7f218ef2817b50b24fdbc2eacadd202ff101b6adef3874b85"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.0",
|
"version": "1.36.0",
|
||||||
"description": "Conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).",
|
"description": "Conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).",
|
||||||
"homepage": "https://kompose.io/",
|
"homepage": "https://kompose.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubernetes/kompose/releases/download/v1.35.0/kompose-windows-amd64.exe#/kompose.exe",
|
"url": "https://github.com/kubernetes/kompose/releases/download/v1.36.0/kompose-windows-amd64.exe#/kompose.exe",
|
||||||
"hash": "fe9bd337420dbeebb429fd847f9f6bca833d26a44ca1e8670e90c181fe05397a"
|
"hash": "cc9fe74bafbcd0ab4df74868e335ab48780d81344b6ae8c4a416861f88a63548"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.5.3",
|
"version": "2025.5.4",
|
||||||
"description": "Polyglot tool version manager and task runner",
|
"description": "Polyglot tool version manager and task runner",
|
||||||
"homepage": "https://mise.jdx.dev/",
|
"homepage": "https://mise.jdx.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -10,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.3/mise-v2025.5.3-windows-x64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.5.4/mise-v2025.5.4-windows-x64.zip",
|
||||||
"hash": "52540ca11f087f8a681318602a40a13123cd8a6954133737ab3f189cc6ce7e31"
|
"hash": "cf403ea527aa4e94756cd5e32e39a6d0cd6d0468f34f1ce99ab0aee4b659c794"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.3/mise-v2025.5.3-windows-arm64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.5.4/mise-v2025.5.4-windows-arm64.zip",
|
||||||
"hash": "df7a29084e8d8dc09a7f3ddcce8ff3143e703f457e094747e281d2ef62a262be"
|
"hash": "d38454a46e8d0f7026ea7f9548197bafe9f833d46e4714022032b407857611d2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mise",
|
"extract_dir": "mise",
|
||||||
|
|||||||
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "22.15.0",
|
"version": "22.15.1",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v22.15.1/node-v22.15.1-win-x64.7z",
|
||||||
"hash": "45471a4f77cdaacce971ab7a6698659ed872606f7b4b0aecdfe5689627134cb2",
|
"hash": "3abcca34447dace08cecd2bfd7b6521b22bfa89cff7bd70e7cde777218c84d6a",
|
||||||
"extract_dir": "node-v22.15.0-win-x64"
|
"extract_dir": "node-v22.15.1-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v22.15.1/node-v22.15.1-win-x86.7z",
|
||||||
"hash": "f9534de57244052cb245ca3af29ac40e947b5735b05b37a28efac7bc82809a8a",
|
"hash": "7b9999b5da0933f677ffff2a9ab211aebdcf23b1ed0f2e1db573cea757944103",
|
||||||
"extract_dir": "node-v22.15.0-win-x86"
|
"extract_dir": "node-v22.15.1-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v22.15.1/node-v22.15.1-win-arm64.7z",
|
||||||
"hash": "d0615f16a280f4660a6c83d472a0b2e72122e47f4c82754a5ed950d54d0cbe3d",
|
"hash": "2cafb8c5ee545d387409b6dab34b3552c90e247b7d2bd3964a68f42b26b3e8bf",
|
||||||
"extract_dir": "node-v22.15.0-win-arm64"
|
"extract_dir": "node-v22.15.1-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "24.0.1",
|
"version": "24.0.2",
|
||||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v24.0.1/node-v24.0.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-x64.7z",
|
||||||
"hash": "88f541641996127887052fe059a96e7e83ae7f0e19aabf04fdd60c9e0da4f7ad",
|
"hash": "46fa65be8aad5f761d9d40c7ba7b25f916b28bfd5a06600a97859960588b11d7",
|
||||||
"extract_dir": "node-v24.0.1-win-x64"
|
"extract_dir": "node-v24.0.2-win-x64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v24.0.1/node-v24.0.1-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-arm64.7z",
|
||||||
"hash": "ddb291b75560600b4ad763b0d1f556a913805ffe301006b5cb637eb728b4e62a",
|
"hash": "33cdb2171eb91be8380f666b5d8270f18accbccc4e108db438cfdc2973d2b944",
|
||||||
"extract_dir": "node-v24.0.1-win-arm64"
|
"extract_dir": "node-v24.0.2-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.5.0",
|
"version": "4.5.1",
|
||||||
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
||||||
"homepage": "https://github.com/railwayapp/cli",
|
"homepage": "https://github.com/railwayapp/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "303fb4eff666632e24b66ff11a6df08b9272dd790613b94d9d7be3e06b76f72c"
|
"hash": "882557934545119f75febb3196bb318b8d095bf63c4fedec3a41d9a151906c5f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "0390feea7c23f0e12302fa4353b5b6269ad7cf95fe6fd2634dd0058ad07e91f4"
|
"hash": "39e8829b4eae532c3a349454ef32e507ae718d893b69f2105f48822a3809dda1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "facd0eca1e0e8bd99ba6f368be87bd6eaed0c55695c50c6f1d6677408d771ac0"
|
"hash": "9a7748fe3bb21ca8e3201df723602c68355117b78c36c1287e796f0639a6ca67"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.1",
|
"version": "0.25.0",
|
||||||
"description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.",
|
"description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.",
|
||||||
"homepage": "https://www.vcluster.com",
|
"homepage": "https://www.vcluster.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.24.1/vcluster-windows-amd64.exe#/vcluster.exe",
|
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.25.0/vcluster-windows-amd64.exe#/vcluster.exe",
|
||||||
"hash": "68426c6cf801b185b0a94ad6119b37297b2aeb4059f67cbb28ec7fbd58a2b771"
|
"hash": "f12a18874df2a6bc7a050cbd9ea073693de0f0b4a098f28266a51778bc81af4c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vcluster.exe",
|
"bin": "vcluster.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "r1980",
|
"version": "r2023",
|
||||||
"description": "vgmstream command line interface",
|
"description": "vgmstream command line interface",
|
||||||
"homepage": "https://github.com/vgmstream/vgmstream",
|
"homepage": "https://github.com/vgmstream/vgmstream",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win64.zip",
|
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2023/vgmstream-win64.zip",
|
||||||
"hash": "7a8f9556df7706e5dca74169ace817c1eda6bb8d8f0ab68810e6ec4c0d300573"
|
"hash": "ace860d496266429d3eddaf67957bd619413d4793b16669a8817ea78085734d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win.zip",
|
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2023/vgmstream-win.zip",
|
||||||
"hash": "5738d4089db716bb24ce0f4b51da08d53434b3ff3abcefc0d5de0c1a2647137a"
|
"hash": "76c613173c532764ab797d378a75fefd750b67620e32c2f40ce920e99ffc9c6e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vgmstream-cli.exe",
|
"bin": "vgmstream-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user