mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
14 Commits
19f4939f64
...
85044d1ef2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85044d1ef2 | ||
|
|
b0287c3af1 | ||
|
|
1b1cae654f | ||
|
|
3d69fe875c | ||
|
|
f13f5f61d6 | ||
|
|
ccc4684732 | ||
|
|
8ce4fabf12 | ||
|
|
c3d512bbc5 | ||
|
|
4fed1fbb27 | ||
|
|
2fa0d957a9 | ||
|
|
e354efee85 | ||
|
|
2fc260cdc6 | ||
|
|
efd3327790 | ||
|
|
dd5e3dae2a |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.31.1",
|
"version": "2.31.2",
|
||||||
"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.1.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.2.msi",
|
||||||
"hash": "e59b037b301dc7395dd5c8260808e3afb90bec978a68f7cb11955992f9e7e9d8"
|
"hash": "a82fe4505790cd45158ebb0965e56b5b5459ddc029e3d7d16f4b740e68b16c62"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.49.1",
|
"version": "1.50.0",
|
||||||
"description": "A new way to see and navigate directory trees",
|
"description": "A new way to see and navigate directory trees",
|
||||||
"homepage": "https://dystroy.org/broot/",
|
"homepage": "https://dystroy.org/broot/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Canop/broot/releases/download/v1.49.1/broot_1.49.1.zip",
|
"url": "https://github.com/Canop/broot/releases/download/v1.50.0/broot_1.50.0.zip",
|
||||||
"hash": "3828c195a03955adde64d267edc7e54a88a3d775743a8d461c5f7e7043212095",
|
"hash": "af0dacc244215c252d72c1d292319ad9ce665d7ee5976be6abcfb9920c568bf4",
|
||||||
"extract_dir": "x86_64-pc-windows-gnu"
|
"extract_dir": "x86_64-pc-windows-gnu"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "140.0.3485.81",
|
"version": "140.0.3485.94",
|
||||||
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
||||||
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,16 +9,16 @@
|
|||||||
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://msedgedriver.microsoft.com/140.0.3485.81/edgedriver_win64.zip",
|
"url": "https://msedgedriver.microsoft.com/140.0.3485.94/edgedriver_win64.zip",
|
||||||
"hash": "985124d8b1101089a30e596cc3d988c1e4f99df1da7023f6618427d95be1dbdb"
|
"hash": "d795f1343fdde9b438de606069a89619b3daf26137fc984ce9c1c85bb98b3d97"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.microsoft.com/140.0.3485.81/edgedriver_win32.zip",
|
"url": "https://msedgedriver.microsoft.com/140.0.3485.94/edgedriver_win32.zip",
|
||||||
"hash": "7b14db4b5693e74f825013cf6164c4516cd10d853659197d6460c64850d17e8e"
|
"hash": "8471f49a21e7579bc25394c3aabfcfb6ab906205d24b96ea126fe875dd91084d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://msedgedriver.microsoft.com/140.0.3485.81/edgedriver_arm64.zip",
|
"url": "https://msedgedriver.microsoft.com/140.0.3485.94/edgedriver_arm64.zip",
|
||||||
"hash": "5fda8070f97304b78c120b5ed0772315144f58b23936b7abebeae68a727d0962"
|
"hash": "79e459a70e59bc86167892c2fca4397c77d1df9a1483832f337eafd28e2eb533"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "10.20250828",
|
"version": "10.20250925",
|
||||||
"description": "Manage files with git, without comitting them.",
|
"description": "Manage files with git, without comitting them.",
|
||||||
"homepage": "https://git-annex.branchable.com/",
|
"homepage": "https://git-annex.branchable.com/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"bin": "usr/bin/git-annex.exe",
|
"bin": "usr/bin/git-annex.exe",
|
||||||
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
||||||
"hash": "94f688a871394e49ad609f276bae50fceff2dc63a29b7e5a90cd38d24b95364f",
|
"hash": "9e0d075239d4456b502fa8c2d58001f1f75c3404480b11051b0288325ac4ed8c",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
|
||||||
"regex": "distributionVersion = \"([\\d.]+)\""
|
"regex": "distributionVersion = \"([\\d.]+)\""
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.0",
|
"version": "1.31.0",
|
||||||
"description": "A powerful duplicate file finder",
|
"description": "A powerful duplicate file finder",
|
||||||
"homepage": "https://codeberg.org/jbruchon/jdupes",
|
"homepage": "https://codeberg.org/jbruchon/jdupes",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win64.zip",
|
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.31.0/jdupes-1.31.0-win64.zip",
|
||||||
"hash": "498a737fc8fb8d46e461077aa759eb2fbf8a4ce8740820ca62cb46980cee9af5",
|
"hash": "9cb61dfaceb8c89be0fb085570cbc0de2d57d021bdbb7c63994969a5cb29ce71",
|
||||||
"extract_dir": "jdupes-1.30.0-win64"
|
"extract_dir": "jdupes-1.31.0-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win32.zip",
|
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.31.0/jdupes-1.31.0-win32.zip",
|
||||||
"hash": "b743795b68eb94db25f2346b6bbac8d6c4f1e21cb9f7af7a318106a8d343be23",
|
"hash": "60041a008e7ef52290c23e35fbf6a24509981e8187a76b718f76c30d6bb96bbb",
|
||||||
"extract_dir": "jdupes-1.30.0-win32"
|
"extract_dir": "jdupes-1.31.0-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jdupes.exe",
|
"bin": "jdupes.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.9.18",
|
"version": "2025.9.19",
|
||||||
"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",
|
||||||
@ -13,12 +13,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.18/mise-v2025.9.18-windows-x64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-x64.zip",
|
||||||
"hash": "5d0254aad31f357ef410412a21b52b005d06d3ade1e99474e3a2a19d4c85f634"
|
"hash": "4f65d200894f6c1c81d6acf02d258fa099ca725399e11aaf9268f0de9f8985ca"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.18/mise-v2025.9.18-windows-arm64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-arm64.zip",
|
||||||
"hash": "163f8fed98832d3e0bc334c4f855d43ce1f1e357420169d5ce2622d3547fd38a"
|
"hash": "349c32e5fc7327ce45dfc0a3dfe0f9cc142bf6500e1a044b45ac710651a6175f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mise",
|
"extract_dir": "mise",
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "24.8.0",
|
"version": "24.9.0",
|
||||||
"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.8.0/node-v24.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v24.9.0/node-v24.9.0-win-x64.7z",
|
||||||
"hash": "3b61856b25be8d688f64a1aa4a725528fcffc472758888bf16e6c9251994e767",
|
"hash": "9bc5b9d5b6263087f620f2d6b00b99f9f799e0f4d690b47ad49f34764f05331e",
|
||||||
"extract_dir": "node-v24.8.0-win-x64"
|
"extract_dir": "node-v24.9.0-win-x64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v24.8.0/node-v24.8.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v24.9.0/node-v24.9.0-win-arm64.7z",
|
||||||
"hash": "7ccff15070850300c3e2b0dbec0466e6ea919315d2ec7be0f504c97d0017dd24",
|
"hash": "e4da0650ae534cb905755e027c7e34bcb6732d7df54e5d9f5b0dd130532fe9ff",
|
||||||
"extract_dir": "node-v24.8.0-win-arm64"
|
"extract_dir": "node-v24.9.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.0",
|
"version": "4.9.0",
|
||||||
"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.8.0/railway-v4.8.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "14139352471b354301e510506f35aeeb97c07a3dfd58fe6ac0161d646594140f"
|
"hash": "3977b0355bdd0020aed2501dc3e75564e13fc23f66aac6ce179b6418308bf790"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "e3fabc6960087128abbf360e564b161d3979ce696504bf4c121bce9187e359e9"
|
"hash": "581c9797089caa10365dbca819ccad464df907fb0ad3327c6f30bc9e2bd006f5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "96556c5435f630e16be5751e20e88eb9a777b4c3e285f516c9deb9a61a1025a7"
|
"hash": "5c92c10b43170b77a9ab56f7ec58949f5e7283a93559f1b8f6a82a6806895419"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.1",
|
"version": "2.12.2",
|
||||||
"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.1/rancher-windows-amd64-v2.12.1.zip",
|
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-amd64-v2.12.2.zip",
|
||||||
"hash": "664732138ebade28dea4ee2264f2a3fcec2965e18712015b23696d487ec6e6e6"
|
"hash": "51154950b16d6c330ac2d364bbe026d25e0a1706a4e04cc82d596490834fc410"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/cli/releases/download/v2.12.1/rancher-windows-386-v2.12.1.zip",
|
"url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-386-v2.12.2.zip",
|
||||||
"hash": "80a50bd5dc8c59a21d6780f9d7894346f378f99d78a13a77757a39c013b3a2e9"
|
"hash": "d72bb8a5f764dbcbbffdb5ff2201c2642d4c9de240ebcfb086888f96fd473d31"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "rancher-v2.12.1",
|
"extract_dir": "rancher-v2.12.2",
|
||||||
"bin": "rancher.exe",
|
"bin": "rancher.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.17.1",
|
"version": "2025.17.2",
|
||||||
"description": "A new language and compiler for shader development.",
|
"description": "A new language and compiler for shader development.",
|
||||||
"homepage": "https://shader-slang.com/",
|
"homepage": "https://shader-slang.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.1/slang-2025.17.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.2/slang-2025.17.2-windows-x86_64.zip",
|
||||||
"hash": "64887eecdf1804119e364da89bec671907c7290b39ed02ecff0eaf0e442ff1fd"
|
"hash": "f2bf0786b3af5b4116d3b70a95a55dd1bded460a76ac60987a9dd7f435e7965e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.1/slang-2025.17.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.17.2/slang-2025.17.2-windows-aarch64.zip",
|
||||||
"hash": "2c13759bf857aebe3c1667861cd87c62a989dd05b853c38fcd4520302efadf7c"
|
"hash": "00c511434d3353d9e9d811747414c5536baf6280c41001d42224000dc38dcaa0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.2",
|
||||||
"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.0.0/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.0.2/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.0.0/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.0.2/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.0.0/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.0.2/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"fd8a6e67844c0dee540027efbad91f5f085facb48ab0cdb4b4e0baacf3239b54",
|
"3ad0c933fc479343e70257a6cf5931d0cd144defd23daa8573feac0a04449c7c",
|
||||||
"6ad5b64c876a826677738e1389bb2af5adeefbc1b3cf2efad9264edb684b2db7",
|
"0e24a689fee05d262d637b0311da16a3646670be898cfb8d9f51155e65a6437b",
|
||||||
"4f223dc8f1e7c73933554a98bcf5cd7ce45967fb1edc536c207e29cd92e11273"
|
"29c388bb4366e27bd98bbba82932ad6b7e05fa06941d1a896ea2ad4ed20888c6"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.87.6",
|
"version": "0.87.7",
|
||||||
"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.87.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "cc700a6995cc47b79b440c247698ca6adc5196ad1b80f1d1b137819e53f28885"
|
"hash": "4b3b07b753f0860e34c30d882a99e3d592652eec3ae72fb75371b733f084f623"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "8a24014b106391d64f9d14e0d537093fba3cabfe9a635361333fbbe8ff99ee3d"
|
"hash": "0e5b5d09c774b1a8c1f742e370e3d95a9121f86be03200044f0456b4ce620102"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.36.2",
|
"version": "1.36.3",
|
||||||
"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.36.2/typos-v1.36.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/crate-ci/typos/releases/download/v1.36.3/typos-v1.36.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7079d16d4d19f973e6f8d45f61ea53c3c7d0d73285d85d5b180d1e384eb0ae12"
|
"hash": "4a39d96d2777c3c0095b0cce91d429c9f13f23cb2bb75e5e29ec508dcfbc655b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "typos.exe",
|
"bin": "typos.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.107.0",
|
"version": "0.108.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.",
|
"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/",
|
"homepage": "https://www.updatecli.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.107.0/updatecli_Windows_x86_64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.108.0/updatecli_Windows_x86_64.zip",
|
||||||
"hash": "ba4c44d65d46980485c79c0bffe85e7f811bd1b3fc8c76bc6c6e3b2b7919cb3d"
|
"hash": "08a37b99420afef8c6d7a3acae73079fb492e88178e3b91028ec737a174fdc2f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.107.0/updatecli_Windows_arm64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.108.0/updatecli_Windows_arm64.zip",
|
||||||
"hash": "07c025c324c0790b29bdcb41b3ac072c659fea8d90c7c04aa61c845f5f11e6d1"
|
"hash": "80e82939438f72769bacb70f12bd091a5c2e6175d2af720e8425d3acf741f03b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user