mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
22 Commits
dc13fa4ec4
...
ceb6952e73
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ceb6952e73 | ||
|
|
dcc6593e04 | ||
|
|
c69777ad2f | ||
|
|
86851d0256 | ||
|
|
b40b3d4c44 | ||
|
|
24ee600014 | ||
|
|
810b059223 | ||
|
|
5296d5bca4 | ||
|
|
117cd3b0a6 | ||
|
|
85ea746ec4 | ||
|
|
71285a8333 | ||
|
|
9d73f8d883 | ||
|
|
11ac02a2c9 | ||
|
|
3043d4c3b6 | ||
|
|
74106a5539 | ||
|
|
ac9d4cb566 | ||
|
|
fa97bfc4bc | ||
|
|
0d41178d82 | ||
|
|
443326f3b4 | ||
|
|
9a4d781ea2 | ||
|
|
a93e8f94f2 | ||
|
|
8007fb5cc7 |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.31.9",
|
"version": "2.31.10",
|
||||||
"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.31.9.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.10.msi",
|
||||||
"hash": "0faa00068968ba1c54de738e53fd28772b6b4f1ff1afe6ca7b15a0ab409c1045"
|
"hash": "c2e9569c8c734fe0fde7a5388f6f7b93221e3bce975eab9eea2f4a37129346f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.65.2",
|
"version": "2.66.0",
|
||||||
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
||||||
"homepage": "https://chezmoi.io",
|
"homepage": "https://chezmoi.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_amd64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_amd64.zip",
|
||||||
"hash": "1339a7ecd6bfeeaa01522779104bd7be11e1e702aff360ba2b322d7f39fb92da"
|
"hash": "77356419312ae0358ef07d67f99ebf84b938e6d0a192efe25e6207a069016b15"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_i386.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_i386.zip",
|
||||||
"hash": "095bdf5b321ce089154be19aaaac40b6731860b3be6c96ec2220cf1487b08c8b"
|
"hash": "9d63f56a32517c5a842aa9c14af14b22215ca1dccbb01134c55de0e3a8f22d25"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_arm64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_arm64.zip",
|
||||||
"hash": "0f0b2f3f3aceda4be738e677be6669aaf2ead0d4d539c61e906680aa4b9f8c07"
|
"hash": "5991d88b8f7fb34c375a8c86eb9a0f205c6d42e474630b2e3022f9996feba7d5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chezmoi.exe",
|
"bin": "chezmoi.exe",
|
||||||
|
|||||||
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "141.0.7390.54",
|
"version": "141.0.7390.65",
|
||||||
"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/141.0.7390.54/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.65/win64/chromedriver-win64.zip",
|
||||||
"hash": "04ca20c2581160ea4b0f4989883328abfa77aabd95a3755326da4d8242721e20",
|
"hash": "3f408a173d87d979a7ced93e5556dac4a1bff228d4f697dff130ad2d6856e175",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.65/win32/chromedriver-win32.zip",
|
||||||
"hash": "ba58721413f6e196a977167295f47810b2fa37524f4b534925e2478d0793bbf3",
|
"hash": "dc02bfa5007015bb03f7091f50119762f17a448a033bb86ecbfbc4ba19e15a7e",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.25.3",
|
"version": "2.26.1",
|
||||||
"description": "Creates remote development machines so your team can develop from anywhere.",
|
"description": "Creates remote development machines so your team can develop from anywhere.",
|
||||||
"homepage": "https://coder.com/",
|
"homepage": "https://coder.com/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/coder/coder/releases/download/v2.25.3/coder_2.25.3_windows_amd64.zip",
|
"url": "https://github.com/coder/coder/releases/download/v2.26.1/coder_2.26.1_windows_amd64.zip",
|
||||||
"hash": "6533215aebce1c5ce6d1ea72c53544ccfd9f93d60a54400e67d3c55951dac610"
|
"hash": "eb143672e7a8a390be5d1dc328c2c7ae3a908e4bd0b9dbf8d7ccb828e6e4cdc0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "coder.exe",
|
"bin": "coder.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"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.19.0/dagger_v0.19.0_windows_amd64.zip",
|
"url": "https://github.com/dagger/dagger/releases/download/v0.19.1/dagger_v0.19.1_windows_amd64.zip",
|
||||||
"hash": "782346fd224f36573d00613308c0bc6563161b00c5b4cfaa164da00c0f02e401"
|
"hash": "1e9586a5386d2cb725f1842ba1bbbf76b379ed32678e68b17083034397942fca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dagger.exe",
|
"bin": "dagger.exe",
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
"homepage": "https://github.com/dolthub/dolt",
|
"homepage": "https://github.com/dolthub/dolt",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
|
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
|
||||||
"version": "1.59.17",
|
"version": "1.59.18",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dolthub/dolt/releases/download/v1.59.17/dolt-windows-amd64.zip",
|
"url": "https://github.com/dolthub/dolt/releases/download/v1.59.18/dolt-windows-amd64.zip",
|
||||||
"hash": "d21a052695fee584d93585d77186d8c8747c781d524b2a527f0bd2b482a0b4d8"
|
"hash": "41d02a4a6125ed493cc5441db373a11adbc78d9e31539b932475a4515d02cf56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dolt-windows-amd64",
|
"extract_dir": "dolt-windows-amd64",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "14.18.0",
|
"version": "14.19.0",
|
||||||
"description": "Test, manage, and deploy Firebase project from the command line",
|
"description": "Test, manage, and deploy Firebase project from the command line",
|
||||||
"homepage": "https://github.com/firebase/firebase-tools",
|
"homepage": "https://github.com/firebase/firebase-tools",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.18.0/firebase-tools-win.exe#/firebase.exe",
|
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.19.0/firebase-tools-win.exe#/firebase.exe",
|
||||||
"hash": "9c77a8cd66f1a36b4e85aaf37f85ebbc9f076f66958632eadf445eedd9e8bcd2"
|
"hash": "950a0473b5fbc6c9d2dda0633c4e10a2030ea70d4a6ff4fa834edfc2fda3aacd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "firebase.exe",
|
"bin": "firebase.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.192",
|
"version": "0.3.193",
|
||||||
"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.192/flyctl_0.3.192_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.193/flyctl_0.3.193_Windows_x86_64.zip",
|
||||||
"hash": "b597da58a82698410bf3054c13879ec8cff95dcb5d9110563693015e12df25d4"
|
"hash": "afa2163d5b6c6c00ff27bbbdd3cd27c4d549cee2e4b1661fe6ac45a4dc3d06d5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.192/flyctl_0.3.192_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.193/flyctl_0.3.193_Windows_arm64.zip",
|
||||||
"hash": "d0d9482fd1fdf90438b3c995e4cc9ed17b6921c8380991d716cce4c8e2043caa"
|
"hash": "72a757fa544520d09c7a12a47698f319b41e1a91671f03efdabd919df674eb43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.3",
|
"version": "0.33.1",
|
||||||
"description": "Golang implementation of Swagger 2.0 (OpenAPI 2.0)",
|
"description": "Golang implementation of Swagger 2.0 (OpenAPI 2.0)",
|
||||||
"homepage": "https://goswagger.io",
|
"homepage": "https://goswagger.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/go-swagger/go-swagger/releases/download/v0.32.3/swagger_windows_amd64.exe#/swagger.exe",
|
"url": "https://github.com/go-swagger/go-swagger/releases/download/v0.33.1/swagger_windows_amd64.exe#/swagger.exe",
|
||||||
"hash": "f922e6ee7e477850bc42e3da145d00fbe25800a099a804955abff113f67020df"
|
"hash": "0fe476d2f689f229496eef1c22aa8751a511532ad17f5671aadfe6aa4c2c5bf0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-swagger/go-swagger/releases/download/v0.32.3/swagger_windows_arm64.exe#/swagger.exe",
|
"url": "https://github.com/go-swagger/go-swagger/releases/download/v0.33.1/swagger_windows_arm64.exe#/swagger.exe",
|
||||||
"hash": "97fd4943150d727f7ba2f35231d6420353ee663486575d17ca24cf83d4c0a8db"
|
"hash": "3e6531a6f2f20a6d21270d520ee63beccab8a8913e0ed4e363aad39eb8c38bb1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "swagger.exe",
|
"bin": "swagger.exe",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.1",
|
"version": "1.25.2",
|
||||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.25.1.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.25.2.windows-amd64.zip",
|
||||||
"hash": "4a974de310e7ee1d523d2fcedb114ba5fa75408c98eb3652023e55ccf3fa7cab"
|
"hash": "c18b46f6aa44dbfcd54a9db19dd2fcc5ad684819addcfcf968aa75dad89a89c8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.25.1.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.25.2.windows-386.zip",
|
||||||
"hash": "be13d5479b8c75438f2efcaa8c191fba3af684b3228abc9c99c7aa8502f34424"
|
"hash": "b63a495cc425e5363928b22f8b86fbc0d0a133790aba1fa2eec3373344fb90d3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.25.1.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.25.2.windows-arm64.zip",
|
||||||
"hash": "04bc3c078e9e904c4d58d6ac2532a5bdd402bd36a9ff0b5949b3c5e6006a05ee"
|
"hash": "35301ccb7ec72788102fbec4106797d802576af61ffb0ab844467c38e166900e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.18.2",
|
||||||
"description": "Julia installer and version multiplexer",
|
"description": "Julia installer and version multiplexer",
|
||||||
"homepage": "https://github.com/JuliaLang/juliaup",
|
"homepage": "https://github.com/JuliaLang/juliaup",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.0-x64.msi",
|
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.2-x64.msi",
|
||||||
"hash": "f4063f2400549ee58e581122b94a3b4dcaa3e7cbf25366695b3d4614a5b48ffd",
|
"hash": "7c1a1d362d490ed931fd0b126cc65db2b54a525b0d9cd33d0b005d665aa203bd",
|
||||||
"extract_dir": "PFiles64\\Julia"
|
"extract_dir": "PFiles64\\Julia"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.0-x86.msi",
|
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.2-x86.msi",
|
||||||
"hash": "364a10bbf7193e2013186ec62e07381cd37143275d8a9bf8b48c56a5fb8664b5",
|
"hash": "546f06aee382b141a4e89844d813f5c2af244b6b47533345cb37ca13ed9ec07f",
|
||||||
"extract_dir": "PFiles\\Julia"
|
"extract_dir": "PFiles\\Julia"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.1",
|
"version": "1.29.2",
|
||||||
"description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
|
"description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
|
||||||
"homepage": "https://nginx.org",
|
"homepage": "https://nginx.org",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"notes": "To use the correct configuration run 'nginx -p \"$env:NGINX_HOME\"' or 'nginx -p \"%NGINX_HOME%\"'",
|
"notes": "To use the correct configuration run 'nginx -p \"$env:NGINX_HOME\"' or 'nginx -p \"%NGINX_HOME%\"'",
|
||||||
"url": "https://nginx.org/download/nginx-1.29.1.zip",
|
"url": "https://nginx.org/download/nginx-1.29.2.zip",
|
||||||
"hash": "87726e2e3b021ee9f7f0f709c49308ce275c5e44d2625841f3d9f948385494c5",
|
"hash": "e3ca614700e3518a3018578d84ac72f39a4bd80a0955f1d795ed0d67acc654bc",
|
||||||
"extract_dir": "nginx-1.29.1",
|
"extract_dir": "nginx-1.29.2",
|
||||||
"bin": "nginx.exe",
|
"bin": "nginx.exe",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"NGINX_HOME": "$dir"
|
"NGINX_HOME": "$dir"
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.3",
|
"version": "0.14.0",
|
||||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "01e7ce81e052ad8788d6a9bffbce74524d80fbf0659e6194165d1e1d3ded9f39"
|
"hash": "f81f957c862f310ac0be70ae7cef2e99afb4cc09648e40c039432e11465c2c1c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "f8800f124929cac319ec13be1d5a3941a0ba986e3c2e8bb31eee962098eb5e0c"
|
"hash": "75326418f1728e83ff615143beb32d203c73272621c4fec402dfd9c4ca0a403d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "382c0c3948330f8abe0b5349c41aa80a01a6c54201f2312ef41152a057008bce"
|
"hash": "a882d2ec2235c13f63453fde682775d2e1f8a44ccfd1af9e031255b051e30e70"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.10",
|
"version": "3.1.12",
|
||||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||||
"homepage": "https://github.com/k0kubun/sqldef",
|
"homepage": "https://github.com/k0kubun/sqldef",
|
||||||
"license": "MIT,Apache-2.0",
|
"license": "MIT,Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.10/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.10/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.10/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.12/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"5d0b10562791247f048ff7f9cf196327306e4c0febe688a6c312563466acaf50",
|
"d556219a971a951a6919d919f5140f1ec60379d553506005c73aea2e654dc94c",
|
||||||
"85add3479c773dcc1f08c49d11ca2dd5e55976cb3703e60b7092952cbf428df9",
|
"1a7b8cb55098d00e5840d74ed69061642ce4cba02493fb1a5bd1ba5ee84b2547",
|
||||||
"6d9d67a7638221a9dd177c8ee8b08fa207e74c6c2b23fa3a973e1ad6d94e0311"
|
"ce82c2e5b5e2fc94d0bdd0e25ff20f2e164927e6c676eb434234fc0adb0ff3c3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.89.0",
|
"version": "0.89.2",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "9912553f0c4fcee2b13484eabd04ea75b7086f7abd738fe659192226b70a9fde"
|
"hash": "db935ec7eb2fb9a2dff502c2f5da561d29b451879003427279467c6218a73952"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "999f46643d6f4c2e792d33738f2d57a96875a65f55b1c8f0d5a2619237dc18a7"
|
"hash": "fbf6d05c192d7b493951c4779f773e1a20c481d59f9bd93fbd2f1fcd09c800d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.8.17-14.5.7",
|
"version": "0.4.8.19-14.5.8",
|
||||||
"description": "Enables anonymous communication over the onion network (expert mode).",
|
"description": "Enables anonymous communication over the onion network (expert mode).",
|
||||||
"homepage": "https://www.torproject.org",
|
"homepage": "https://www.torproject.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.7/tor-expert-bundle-windows-x86_64-14.5.7.tar.gz",
|
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.8/tor-expert-bundle-windows-x86_64-14.5.8.tar.gz",
|
||||||
"hash": "5621169a5611ec40169e883cf7dea81b6865d40ccf899eccf78c471ff901eb24"
|
"hash": "baf4a0f60f6e15baeae242ca3c03017b71a9da3d32fcbde36ef5d4fc50790385"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.7/tor-expert-bundle-windows-i686-14.5.7.tar.gz",
|
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.8/tor-expert-bundle-windows-i686-14.5.8.tar.gz",
|
||||||
"hash": "971b790e1253e7691cd798df2864d9b7180d64a5b68085a80d97070d9972dae9"
|
"hash": "6272acc4ec285be9f69ab70fded9966f367196f9a38b43c7f24716d2f2a66628"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||||
"version": "2.41-25.10.05",
|
"version": "2.42-25.10.05",
|
||||||
"description": "A utility designed to identify file types from their binary signatures.",
|
"description": "A utility designed to identify file types from their binary signatures.",
|
||||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||||
"license": "Shareware",
|
"license": "Shareware",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.38.0",
|
"version": "1.38.1",
|
||||||
"description": "Source code spell checker",
|
"description": "Source code spell checker",
|
||||||
"homepage": "https://github.com/crate-ci/typos",
|
"homepage": "https://github.com/crate-ci/typos",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/crate-ci/typos/releases/download/v1.38.0/typos-v1.38.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/crate-ci/typos/releases/download/v1.38.1/typos-v1.38.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b280804ffe58d52bb81c25cd67a226932cd00e9de052efa420a01e75b74c0683"
|
"hash": "48b2dc1e530c33559c5c275bc30960b57b0144c14a847f22d6fddbc21e22fec9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "typos.exe",
|
"bin": "typos.exe",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.24",
|
"version": "0.9.0",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5055be7909a844f703c54e8846d14ab676c34be6ea0d969ee74c5747feaedda0"
|
"hash": "4bad2c47dafb52ad774072fb7a260e5c9f3dbf73441658db1128eb2aec5818eb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "7a8b3cdd8c02a662a19c426fbae99809d83dbedf172e52d30ba4c266ccd9a8b9"
|
"hash": "fd1dc1c9f7f9bc66186188894e24864e3def2232e1de0d49416037161932bdd7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "349e5f26ea4db6459578db210bb8d676e5b2acc13962877637a95f3e951a6899"
|
"hash": "a816625eae0117c8ca0cd618716ddc11c68522d1ecfa7d2738f1c670099fef10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "37.0.1",
|
"version": "37.0.2",
|
||||||
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
||||||
"homepage": "https://wasmtime.dev",
|
"homepage": "https://wasmtime.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v37.0.1/wasmtime-v37.0.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v37.0.2/wasmtime-v37.0.2-x86_64-windows.zip",
|
||||||
"hash": "abeb64e3dcdc57349519750c6b773123359717c7846186f81d5eed481c63d05e",
|
"hash": "9aaa2406c990e773cef8d90f409982fac28d3d330ad40a5fab1233b8c5d88795",
|
||||||
"extract_dir": "wasmtime-v37.0.1-x86_64-windows"
|
"extract_dir": "wasmtime-v37.0.2-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user