mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
16 Commits
939c19bd04
...
00f6d9f097
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00f6d9f097 | ||
|
|
caa7eb9d71 | ||
|
|
3552655307 | ||
|
|
9af7092d63 | ||
|
|
4ec802307f | ||
|
|
16a8267aa1 | ||
|
|
9a6f63129c | ||
|
|
c73a755ba1 | ||
|
|
f9a82050d8 | ||
|
|
59dd8d68e1 | ||
|
|
8bfd483108 | ||
|
|
c6e3ef6bda | ||
|
|
d4c2eeac5a | ||
|
|
86afff8c9c | ||
|
|
4ed3646a94 | ||
|
|
5a2578b474 |
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "20.1.8",
|
||||
"version": "21.1.0",
|
||||
"description": "Language server for C/C++, by the LLVM project",
|
||||
"homepage": "https://clangd.llvm.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/clangd/clangd/releases/download/20.1.8/clangd-windows-20.1.8.zip",
|
||||
"hash": "717a0700fc660574647468b3d0b67e46a077d27e4da794d9d0c212add6ba6765",
|
||||
"extract_dir": "clangd_20.1.8"
|
||||
"url": "https://github.com/clangd/clangd/releases/download/21.1.0/clangd-windows-21.1.0.zip",
|
||||
"hash": "9bcbb561dbc2214a6d03a6ed7e6bd0147776cca58e3b58a7f6df86a983ce1c22",
|
||||
"extract_dir": "clangd_21.1.0"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\clangd.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.18.19",
|
||||
"version": "0.19.0",
|
||||
"description": "A portable devkit for CI/CD pipelines",
|
||||
"homepage": "https://dagger.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dagger/dagger/releases/download/v0.18.19/dagger_v0.18.19_windows_amd64.zip",
|
||||
"hash": "d3dc9d1a26eedb289d3b8e6cdfd9beaaebb2b7077de91e52a6441563aa435cf2"
|
||||
"url": "https://github.com/dagger/dagger/releases/download/v0.19.0/dagger_v0.19.0_windows_amd64.zip",
|
||||
"hash": "782346fd224f36573d00613308c0bc6563161b00c5b4cfaa164da00c0f02e401"
|
||||
}
|
||||
},
|
||||
"bin": "dagger.exe",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.6.4",
|
||||
"version": "2.7.0",
|
||||
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
||||
"homepage": "https://fluxcd.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_amd64.zip",
|
||||
"hash": "991ecb38ac9013b02170a0c2fae116150510da80c426863ce6e3b63e3f8b55b1"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_amd64.zip",
|
||||
"hash": "3929714ce83d4ef61329d266379f319f1d494b77621eca08228deae5659ff86d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_arm64.zip",
|
||||
"hash": "832d3916953c30fd3f59061b21975d86cc44ae90ddd60c7f5fb4f526fb9ee2ed"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_arm64.zip",
|
||||
"hash": "c71351ab8c7890d4ad6b343be312709ee4505121b2574d4697eaef3a7921d503"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_386.zip",
|
||||
"hash": "0344fcdd5aa78ab3c12fc97a9bfd50c8ceb776379a2029d34c98d974a0d9ba37"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_386.zip",
|
||||
"hash": "518ac6c9041b4fc978d5a757d684f34ecabf99c439498c665a1d291af61f87a5"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.186",
|
||||
"version": "0.3.187",
|
||||
"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.186/flyctl_0.3.186_Windows_x86_64.zip",
|
||||
"hash": "78b8467310a969a22f5351360e162d03c99036004a55dcd730b50d92de18afba"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.187/flyctl_0.3.187_Windows_x86_64.zip",
|
||||
"hash": "2aaba6c2a4880d9138b0ec2aebd69d98582dd1dbe79afb4a2c6993967b6ddbba"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.186/flyctl_0.3.186_Windows_arm64.zip",
|
||||
"hash": "719d6005448c3bf3b246c561759751f1d2368950fca4ad12ceb879de79f0bcaf"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.187/flyctl_0.3.187_Windows_arm64.zip",
|
||||
"hash": "8370f7c61e4d7a2d7da122d7009a3efa3f96aaeec21618db2c077076ebc29be1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.26",
|
||||
"version": "2.27",
|
||||
"description": "A simple, high-reliability, distributed software configuration management system.",
|
||||
"homepage": "https://www.fossil-scm.org/",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.26.zip",
|
||||
"hash": "aeeff280037cc107b0b912578c5b13c60cd5899c1ecc75085ad5c93883ba3653"
|
||||
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.27.zip",
|
||||
"hash": "c682e656130f6c050e5001db82c365b401c4db4b933ec7a703366fb86929c1ab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.26.zip",
|
||||
"hash": "f01f59ee8531ba3ff03dfaca4eee553b174fd51d55603007a1817a43e8c799bf"
|
||||
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.27.zip",
|
||||
"hash": "b19c695a2ebfbce83e9416e60982a23956e957bf362c14f015a6998ec5b055a3"
|
||||
}
|
||||
},
|
||||
"bin": "fossil.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.11.0.0",
|
||||
"version": "2.12.0.0",
|
||||
"description": "The official language server for Haskell.",
|
||||
"homepage": "https://github.com/haskell/haskell-language-server",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.11.0.0/haskell-language-server-2.11.0.0-x86_64-mingw64.zip",
|
||||
"hash": "32302cd11ee0cd54ac104268743766509af14c5d63c080da12a64884613c1659"
|
||||
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.12.0.0/haskell-language-server-2.12.0.0-x86_64-mingw64.zip",
|
||||
"hash": "898d72d48c88d3967ac125a6755b9c992b8d988e9971b89fb471fb98ccaf1ecd"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.11.0",
|
||||
"version": "3.12.0",
|
||||
"description": "Development platform for Kubernetes applications",
|
||||
"homepage": "https://okteto.com",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/okteto/okteto/releases/download/3.11.0/okteto.exe",
|
||||
"hash": "355a1605c27a975763580332a7dfcfccd408a9c3d7c844510459a6ea42321c13"
|
||||
"url": "https://github.com/okteto/okteto/releases/download/3.12.0/okteto.exe",
|
||||
"hash": "401b8729aafeac813e0d9e9925e81bc10c6f2c1e286bfc641ef1cae25dc23722"
|
||||
}
|
||||
},
|
||||
"bin": "okteto.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.0",
|
||||
"description": "Install and run Python applications in isolated environments",
|
||||
"homepage": "https://pipx.pypa.io/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Python": "python"
|
||||
},
|
||||
"url": "https://github.com/pypa/pipx/releases/download/1.7.1/pipx.pyz",
|
||||
"hash": "1d4f46f86830640f1d7c4e29b280a7a42265d6e8af2c063f40baed4513f03ae8",
|
||||
"url": "https://github.com/pypa/pipx/releases/download/1.8.0/pipx.pyz",
|
||||
"hash": "b9eabd835dffe0677e36bd99416fc9837c592bd8c079235379bed3dfe043c601",
|
||||
"bin": "pipx.bat",
|
||||
"pre_install": "Set-Content -Value '@python \"%~dp0pipx.pyz\" %*' -Path \"$dir\\pipx.bat\"",
|
||||
"checkver": {
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "29sep25",
|
||||
"version": "30sep25",
|
||||
"description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
|
||||
"homepage": "https://www.red-lang.org",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,BSL-1.0",
|
||||
"url": "https://github.com/red/red#license"
|
||||
},
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-29sep25-1eaf52fb4.exe#/red-toolchain.exe",
|
||||
"hash": "402bd9a10b8aab0f103635406dc43557d618cb062f8bd01f1021b1acb99fc139",
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-30sep25-c0a87fbe6.exe#/red-toolchain.exe",
|
||||
"hash": "d48f5884bd1fc1dab1c429806bb5477331529fe375270985ab43e677bc6258fb",
|
||||
"bin": "red-toolchain.exe",
|
||||
"checkver": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/history.html",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "29sep25",
|
||||
"version": "30sep25",
|
||||
"description": "Programming language inspired by Rebol. GUI console version, includes view.",
|
||||
"homepage": "https://www.red-lang.org",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,BSL-1.0",
|
||||
"url": "https://github.com/red/red#license"
|
||||
},
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-view-29sep25-1eaf52fb4.exe#/red-view.exe",
|
||||
"hash": "229d1449ba70dd24b79fc7d0f6b8f08f8364990c1cfe2a39803c92ab8a69bea7",
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-view-30sep25-c0a87fbe6.exe#/red-view.exe",
|
||||
"hash": "c5990387fcf5f6bad2c3b9a3cafd8bdd2da6e110e4f260261ceaf9bd1bff0e48",
|
||||
"bin": "red-view.exe",
|
||||
"checkver": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/history.html",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "29sep25",
|
||||
"version": "30sep25",
|
||||
"description": "Programming language inspired by Rebol.",
|
||||
"homepage": "https://www.red-lang.org",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,BSL-1.0",
|
||||
"url": "https://github.com/red/red#license"
|
||||
},
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-29sep25-1eaf52fb4.exe#/red.exe",
|
||||
"hash": "d4b0d7d025ff43e5daaed8c6dbee8cccc254bb2594fb65c33b596801dd682fc6",
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-30sep25-c0a87fbe6.exe#/red.exe",
|
||||
"hash": "b028cf763944ca31ea370a1051c6f7abe81d21039ebac10339360e21dd3633da",
|
||||
"bin": "red.exe",
|
||||
"checkver": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/history.html",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.55.0",
|
||||
"version": "2.56.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.55.0/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "5f9666720a4d9d018220b46c0ce5e99e2e0377fa0515eda9c5f58113504ca7b3"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.56.0/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "e46cfdae03f9aa3c324659e8e693337741a8fb8a899858bfaaa54872f66a53f7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.55.0/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "99dc0674026dcfda3dea0224979099d5feb2fe163998cb0b67ba634ed86eee1e"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.56.0/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "5469e25238f52c3ce8ce1f025fa203ccf1cdd2f2898fea34f869727b25b0dcbc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.17.2",
|
||||
"version": "2025.18",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.2/slang-2025.17.2-windows-x86_64.zip",
|
||||
"hash": "f2bf0786b3af5b4116d3b70a95a55dd1bded460a76ac60987a9dd7f435e7965e"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18/slang-2025.18-windows-x86_64.zip",
|
||||
"hash": "8a43bea729971896fd39a053e48805456d4d419e1e0515afcb628ee5fa8f10f9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.2/slang-2025.17.2-windows-aarch64.zip",
|
||||
"hash": "00c511434d3353d9e9d811747414c5536baf6280c41001d42224000dc38dcaa0"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18/slang-2025.18-windows-aarch64.zip",
|
||||
"hash": "146b0db312a9a63b4413f8abd08229949febc2068c491d10b4ba56e9485b3815"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||
"homepage": "https://github.com/k0kubun/sqldef",
|
||||
"license": "MIT,Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"587682bc728eb2786c8d33d52000c6c87668df8d346d6128f79c5b1851067c5d",
|
||||
"ca253df912b47ec3f8dc0c836dfc3277c42facf9a5d0bd22e764f5627303fea7",
|
||||
"ce8c2068643953a023fe8cfd693727d70f9735b26e139e2445c1651e974e54a9"
|
||||
"ed79bc423628563516f91a1bc4b2bdde1976b5133bbf10cb1a02534bc2dbc5ea",
|
||||
"83a7741449abbcaa1b60ebd78cc6d96ae4757eae7f840a705589d9853ca1904b",
|
||||
"a6e89cf00142f2bc4b336684b1a0c6097a326c50e67f0eebc11747c87a17aad6"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.66.0",
|
||||
"version": "0.67.0",
|
||||
"description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more",
|
||||
"homepage": "https://trivy.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.66.0/trivy_0.66.0_windows-64bit.zip",
|
||||
"hash": "402d083f7b6b75005bef6dcc75613c41fc09c0ba735bbdbbcce418d7b3250ad6"
|
||||
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.67.0/trivy_0.67.0_windows-64bit.zip",
|
||||
"hash": "cbdc0dea7563da0f1258bedb5c6782dfe762ec8b4377db2629555fbdd7e6425f"
|
||||
}
|
||||
},
|
||||
"bin": "trivy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user