mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	Compare commits
	
		
			14 Commits
		
	
	
		
			630470143b
			...
			a3fe18598c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ![github-actions[bot]](/assets/img/avatar_default.png)  | a3fe18598c | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 57ac8d36df | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | d6cb59a40e | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 60a4842076 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 8145cc2984 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 4f012b2627 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 8bb5db0f95 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | ab343d0c9d | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 4c5682d508 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 1666c9809d | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 1ad08a9a6c | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 4abf5d7752 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 359b17abe4 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | f8f9001046 | 
| @ -1,12 +1,12 @@ | |||||||
| { | { | ||||||
|     "version": "2.31.21", |     "version": "2.31.22", | ||||||
|     "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.21.msi", |             "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.22.msi", | ||||||
|             "hash": "11ce02ae1f90a4caf7f9de87eda7a89e1c19ef5bf5a11f53a8758917af8043f0" |             "hash": "5b1d35b19b5d3ee5dd4aea005ac624919810f52c9ce759eac484abee85bb85d4" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "Amazon\\AWSCLIV2", |     "extract_dir": "Amazon\\AWSCLIV2", | ||||||
|  | |||||||
| @ -1,16 +1,16 @@ | |||||||
| { | { | ||||||
|     "version": "0.48.0", |     "version": "0.49.0", | ||||||
|     "description": "OpenAI's Codex AI coding assistant", |     "description": "OpenAI's Codex AI coding assistant", | ||||||
|     "homepage": "https://github.com/openai/codex", |     "homepage": "https://github.com/openai/codex", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/openai/codex/releases/download/rust-v0.48.0/codex-x86_64-pc-windows-msvc.exe.zip", |             "url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-x86_64-pc-windows-msvc.exe.zip", | ||||||
|             "hash": "2f96df0e5cb42893b8e4a11b53b0cac1c4b72149481e8cfa764f1bcd35f06063" |             "hash": "0db9ba23c5b11f0342b63b46897e56d4772f96a6200c558437fb8c7b419f7a9f" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/openai/codex/releases/download/rust-v0.48.0/codex-aarch64-pc-windows-msvc.exe.zip", |             "url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-aarch64-pc-windows-msvc.exe.zip", | ||||||
|             "hash": "2b9bf356069745397106b18cf095fef9f540dd67abab546e909db5f947e590f0" |             "hash": "8ad12dadc03f64598c777ac814ef7fc388e06fd4f968ec6912b4cf86f54fe4b0" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"", |     "pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"", | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.", |     "##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.", | ||||||
|     "version": "4.0.17", |     "version": "4.0.18", | ||||||
|     "description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.", |     "description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.", | ||||||
|     "homepage": "https://emscripten.org/", |     "homepage": "https://emscripten.org/", | ||||||
|     "license": "MIT|NCSA", |     "license": "MIT|NCSA", | ||||||
| @ -10,11 +10,11 @@ | |||||||
|     ], |     ], | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.17.zip", |             "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.18.zip", | ||||||
|             "hash": "c73d404818066d9de035ac8dd542b9e99f3fccc6268f37477d586099a3abb5b9" |             "hash": "6b0d3b57a1aef270ca18646ec1c5b61e60c575a9cd12d665a4cf377926a7f5f5" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "emsdk-4.0.17", |     "extract_dir": "emsdk-4.0.18", | ||||||
|     "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", |     "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", | ||||||
|     "env_add_path": ".", |     "env_add_path": ".", | ||||||
|     "shortcuts": [ |     "shortcuts": [ | ||||||
|  | |||||||
| @ -1,20 +1,20 @@ | |||||||
| { | { | ||||||
|     "version": "2.12.6", |     "version": "2.12.7", | ||||||
|     "description": "Release automation tool for Go projects.", |     "description": "Release automation tool for Go projects.", | ||||||
|     "homepage": "https://goreleaser.com", |     "homepage": "https://goreleaser.com", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_x86_64.zip", |             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.7/goreleaser_Windows_x86_64.zip", | ||||||
|             "hash": "9ae8f7423219ca729ab1c146c14d5b8d021fec4d9635cb2ecf9d58b8cf289787" |             "hash": "d8bfa5643ce29645d0bb11bc2aac8061579d14f720ed278e3d75ead8f3f5b0d4" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_i386.zip", |             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.7/goreleaser_Windows_i386.zip", | ||||||
|             "hash": "dd2801cfcfcac0085852306a48351cd328c7dd4b23bf324cb21340cfed968803" |             "hash": "ac68032d1df50b146b3d9d719be36c82d41d6ab610bcd0044ac0027708878872" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_arm64.zip", |             "url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.7/goreleaser_Windows_arm64.zip", | ||||||
|             "hash": "3c00fd6ccdb59844bf1e65a4c9404bd9baa68830edb08045b484acb734c1e5db" |             "hash": "ff5d9692c4acff082869d0bf4995661c31f9e73bda278ec50b07e7f8ac6c02e6" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "goreleaser.exe", |     "bin": "goreleaser.exe", | ||||||
|  | |||||||
| @ -1,17 +1,17 @@ | |||||||
| { | { | ||||||
|     "version": "0.69.0", |     "version": "0.70.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.69.0/harper-ls-x86_64-pc-windows-msvc.zip", |                 "https://github.com/Automattic/harper/releases/download/v0.70.0/harper-ls-x86_64-pc-windows-msvc.zip", | ||||||
|                 "https://github.com/Automattic/harper/releases/download/v0.69.0/harper-cli-x86_64-pc-windows-msvc.zip" |                 "https://github.com/Automattic/harper/releases/download/v0.70.0/harper-cli-x86_64-pc-windows-msvc.zip" | ||||||
|             ], |             ], | ||||||
|             "hash": [ |             "hash": [ | ||||||
|                 "61d8951caf348b4e79d855bbee21237b71a40c7291743b6ef7ca8568948689a6", |                 "cc0c9555e8bc6ea92aca81f274f540d765538ca682ec8b2b4ee32381fd5a975a", | ||||||
|                 "dbbd8bf843080e0e61a573ea58195478020ee0123a54f5ea7d1562bb397a4448" |                 "cd2852732333ea2f83a6c11c5a42af174352430e428ced6ad19b4afeb66e03dc" | ||||||
|             ] |             ] | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "7.3", |     "version": "7.4", | ||||||
|     "description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts", |     "description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts", | ||||||
|     "homepage": "https://ebourg.github.io/jsign/", |     "homepage": "https://ebourg.github.io/jsign/", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
| @ -10,11 +10,11 @@ | |||||||
|         ] |         ] | ||||||
|     }, |     }, | ||||||
|     "url": [ |     "url": [ | ||||||
|         "https://github.com/ebourg/jsign/releases/download/7.3/jsign-7.3.jar#/jsign.jar", |         "https://github.com/ebourg/jsign/releases/download/7.4/jsign-7.4.jar#/jsign.jar", | ||||||
|         "https://raw.githubusercontent.com/ebourg/jsign/7.3/jsign/src/choco/tools/jsign.cmd" |         "https://raw.githubusercontent.com/ebourg/jsign/7.4/jsign/src/choco/tools/jsign.cmd" | ||||||
|     ], |     ], | ||||||
|     "hash": [ |     "hash": [ | ||||||
|         "3faabc9207a093660a10deaab968c73a1f786d84c93fcbcc44545de0636da396", |         "2abf2ade9ea322acc2d60c24794eadc465ff9380938fca4c932d09e0b25f1c28", | ||||||
|         "2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70" |         "2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70" | ||||||
|     ], |     ], | ||||||
|     "bin": "jsign.cmd", |     "bin": "jsign.cmd", | ||||||
|  | |||||||
| @ -1,13 +1,13 @@ | |||||||
| { | { | ||||||
|     "version": "11.11.1", |     "version": "12.0.0", | ||||||
|     "description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.", |     "description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.", | ||||||
|     "homepage": "https://github.com/sourcemeta/jsonschema", |     "homepage": "https://github.com/sourcemeta/jsonschema", | ||||||
|     "license": "AGPL-3.0-or-later", |     "license": "AGPL-3.0-or-later", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/sourcemeta/jsonschema/releases/download/v11.11.1/jsonschema-11.11.1-windows-x86_64.zip", |             "url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.0.0/jsonschema-12.0.0-windows-x86_64.zip", | ||||||
|             "hash": "5051b69edfce59ab88284b67896e535680065e73262210386f08bb71741f241f", |             "hash": "70587aaf679973c4c08c045d6418321c3c1a564ba7fe4f184d139d72635b086a", | ||||||
|             "extract_dir": "jsonschema-11.11.1-windows-x86_64" |             "extract_dir": "jsonschema-12.0.0-windows-x86_64" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "bin\\jsonschema.exe", |     "bin": "bin\\jsonschema.exe", | ||||||
|  | |||||||
| @ -1,16 +1,16 @@ | |||||||
| { | { | ||||||
|     "version": "1.28.0", |     "version": "1.29.0", | ||||||
|     "description": "Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.", |     "description": "Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.", | ||||||
|     "homepage": "https://aka.ms/kiota/docs", |     "homepage": "https://aka.ms/kiota/docs", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/microsoft/kiota/releases/download/v1.28.0/win-x64.zip", |             "url": "https://github.com/microsoft/kiota/releases/download/v1.29.0/win-x64.zip", | ||||||
|             "hash": "e29b8fbe7363f64fa3b2266e540270923e5c12b3397193e3a7739fb04e2e8b14" |             "hash": "b73df6d9457e2a35ce01b44e818394cc58273c2b4dce3b58a3374bfaad7f8722" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/microsoft/kiota/releases/download/v1.28.0/win-x86.zip", |             "url": "https://github.com/microsoft/kiota/releases/download/v1.29.0/win-x86.zip", | ||||||
|             "hash": "945499dc260b7a0fbbb5e6beb3e27e7d4a12ef78a7aaf7604602a3c1d85f01bc" |             "hash": "baec33e60100c7cbf64d1a526ba0cf6aa146a72e44e419d8624077ed008e28b6" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "kiota.exe", |     "bin": "kiota.exe", | ||||||
|  | |||||||
| @ -1,12 +1,12 @@ | |||||||
| { | { | ||||||
|     "version": "696", |     "version": "0.697", | ||||||
|     "description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua", |     "description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua", | ||||||
|     "homepage": "https://luau-lang.org/", |     "homepage": "https://luau-lang.org/", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/Roblox/luau/releases/download/696/luau-windows.zip", |             "url": "https://github.com/Roblox/luau/releases/download/0.697/luau-windows.zip", | ||||||
|             "hash": "6c6a1f8666b3fdd2a94be4bb649eb4f5bb7571b22d9548384ec6bc5e7e09ac7b" |             "hash": "88ef3c2dd41aff090bc85d6b08d53c2a3ba5c04a2681793a1212e0cf5c58bdc8" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": [ |     "bin": [ | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "2025.10.16", |     "version": "2025.10.17", | ||||||
|     "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.10.16/mise-v2025.10.16-windows-x64.zip", |             "url": "https://github.com/jdx/mise/releases/download/v2025.10.17/mise-v2025.10.17-windows-x64.zip", | ||||||
|             "hash": "df9a1a3a6981f7e5f322e08004e9926899d0f3160c26f9215f1172925ef76a22" |             "hash": "05009bc64db60abfec5e61d62b825e6c57116f20d0c27439429bb4a1b4b1de24" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.16/mise-v2025.10.16-windows-arm64.zip", |             "url": "https://github.com/jdx/mise/releases/download/v2025.10.17/mise-v2025.10.17-windows-arm64.zip", | ||||||
|             "hash": "1c409ca2caa0713dd716f01170529baece67470b46ad001b3e9dd5fd8c7e9d02" |             "hash": "a8c1019228475d171cfd19e0c15b040061ff555624e5360da4d28b013fbbce48" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "mise", |     "extract_dir": "mise", | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "4.149", |     "version": "4.151", | ||||||
|     "description": "Video downloader from various sites", |     "description": "Video downloader from various sites", | ||||||
|     "homepage": "https://svtplay-dl.se", |     "homepage": "https://svtplay-dl.se", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
| @ -8,12 +8,12 @@ | |||||||
|     }, |     }, | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://svtplay-dl.se/download/4.149/svtplay-dl-amd64.zip", |             "url": "https://svtplay-dl.se/download/4.151/svtplay-dl-amd64.zip", | ||||||
|             "hash": "50fe491e7a08efe1efb1baab0ec2008d485c68499347219301915aa0ef86d42c" |             "hash": "78a0cc7e30c4f0daa97c64cdfcb3ea55491caa304505b01f3d24b72ed570f541" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://svtplay-dl.se/download/4.149/svtplay-dl-win32.zip", |             "url": "https://svtplay-dl.se/download/4.151/svtplay-dl-win32.zip", | ||||||
|             "hash": "63e4cd560ed2c8bad10a80cd7b5a96a2dd39b725aa8bf23b60e5d89ba75cd159" |             "hash": "08d649a312712235fd7b6d4080e52ed6d8aba7694ab945e94e40540aa028a473" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "svtplay-dl", |     "extract_dir": "svtplay-dl", | ||||||
|  | |||||||
| @ -1,23 +1,23 @@ | |||||||
| { | { | ||||||
|     "version": "0.2.2", |     "version": "0.3.0", | ||||||
|     "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", |     "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", | ||||||
|     "homepage": "https://uutils.github.io/coreutils/", |     "homepage": "https://uutils.github.io/coreutils/", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-x86_64-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-x86_64-pc-windows-msvc.zip", | ||||||
|             "hash": "45922f4f43a7b4cc1191d52548201b244343cfb3c27e7761f34ce654e4cfb1b1", |             "hash": "bcb447c03bc8e15ae78a749586eddf238f4c6d9576c1b4de6b6077fa3bce2a4f", | ||||||
|             "extract_dir": "coreutils-0.2.2-x86_64-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-x86_64-pc-windows-msvc" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-i686-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-i686-pc-windows-msvc.zip", | ||||||
|             "hash": "a68867d6e21bb6212c544797c1e268af8c40d5dd1bc03dfd8dba6d70868f8f9e", |             "hash": "adb01ea026c46fc1e2d6d998047d980b63abf49b54f34de7c5fc94fc7611dfee", | ||||||
|             "extract_dir": "coreutils-0.2.2-i686-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-i686-pc-windows-msvc" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-aarch64-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-aarch64-pc-windows-msvc.zip", | ||||||
|             "hash": "c248ac5c0f0dca0971dfda1042c3db6b9e0d498d0666192922c51f358ccbff4a", |             "hash": "e3dadc0af59461b2da53a7d9b70c930009183963cfbf34b0d3b9f5c5451f7f0a", | ||||||
|             "extract_dir": "coreutils-0.2.2-aarch64-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-aarch64-pc-windows-msvc" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": [ |     "bin": [ | ||||||
|  | |||||||
| @ -1,23 +1,23 @@ | |||||||
| { | { | ||||||
|     "version": "0.2.2", |     "version": "0.3.0", | ||||||
|     "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", |     "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", | ||||||
|     "homepage": "https://uutils.github.io/coreutils/", |     "homepage": "https://uutils.github.io/coreutils/", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-x86_64-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-x86_64-pc-windows-msvc.zip", | ||||||
|             "hash": "45922f4f43a7b4cc1191d52548201b244343cfb3c27e7761f34ce654e4cfb1b1", |             "hash": "bcb447c03bc8e15ae78a749586eddf238f4c6d9576c1b4de6b6077fa3bce2a4f", | ||||||
|             "extract_dir": "coreutils-0.2.2-x86_64-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-x86_64-pc-windows-msvc" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-i686-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-i686-pc-windows-msvc.zip", | ||||||
|             "hash": "a68867d6e21bb6212c544797c1e268af8c40d5dd1bc03dfd8dba6d70868f8f9e", |             "hash": "adb01ea026c46fc1e2d6d998047d980b63abf49b54f34de7c5fc94fc7611dfee", | ||||||
|             "extract_dir": "coreutils-0.2.2-i686-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-i686-pc-windows-msvc" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-aarch64-pc-windows-msvc.zip", |             "url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-aarch64-pc-windows-msvc.zip", | ||||||
|             "hash": "c248ac5c0f0dca0971dfda1042c3db6b9e0d498d0666192922c51f358ccbff4a", |             "hash": "e3dadc0af59461b2da53a7d9b70c930009183963cfbf34b0d3b9f5c5451f7f0a", | ||||||
|             "extract_dir": "coreutils-0.2.2-aarch64-pc-windows-msvc" |             "extract_dir": "coreutils-0.3.0-aarch64-pc-windows-msvc" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": [ |     "bin": [ | ||||||
|  | |||||||
| @ -1,13 +1,13 @@ | |||||||
| { | { | ||||||
|     "version": "38.0.2", |     "version": "38.0.3", | ||||||
|     "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/v38.0.2/wasmtime-v38.0.2-x86_64-windows.zip", |             "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v38.0.3/wasmtime-v38.0.3-x86_64-windows.zip", | ||||||
|             "hash": "96128023d3f807a2ad242d74f96771caeccda6bc20e693c61989440398449a39", |             "hash": "41ba14eb50c1bffc80390a2dbb3dddf32fdb574209ac1fedad5f6335d408d7f3", | ||||||
|             "extract_dir": "wasmtime-v38.0.2-x86_64-windows" |             "extract_dir": "wasmtime-v38.0.3-x86_64-windows" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "wasmtime.exe", |     "bin": "wasmtime.exe", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user