mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
4 Commits
25d1e9bb85
...
2061c93b50
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2061c93b50 | ||
|
|
241b2e91c9 | ||
|
|
31276db0ea | ||
|
|
44a86cc012 |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.9.13",
|
||||
"version": "2025.9.14",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -13,12 +13,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-x64.zip",
|
||||
"hash": "9bd11138f2b30bc013e28102c771bc7dcd72d4ce5098efb12cf634caef930591"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-x64.zip",
|
||||
"hash": "1ef43467ae580635bd30412ab889b23c4caaf662bef5c8dabc3dfb025e53800b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-arm64.zip",
|
||||
"hash": "05fb6ac347d95b98bcc88012e992392d73d8018268a2fc86807f71373fae6367"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-arm64.zip",
|
||||
"hash": "6ce408cdd5b7a75aa8ab719735814cee770e9da1e1800766446651172f618f31"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "The Maven (mvn) Daemon is based on GraalVM and allows for faster Maven builds.",
|
||||
"homepage": "https://github.com/mvndaemon/mvnd",
|
||||
"license": "Apache-2.0",
|
||||
@ -14,9 +14,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.2/maven-mvnd-1.0.2-windows-amd64.zip",
|
||||
"hash": "c48cdbee495b6d93a171648801a4485bef10f1f0d0ee3eb64a5ee67f8ae77461",
|
||||
"extract_dir": "maven-mvnd-1.0.2-windows-amd64"
|
||||
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.3/maven-mvnd-1.0.3-windows-amd64.zip",
|
||||
"hash": "efe788e475f8433e855ac05f92e129dc3790517b58002620ba4dd8d264dcd511",
|
||||
"extract_dir": "maven-mvnd-1.0.3-windows-amd64"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.24-25.09.20",
|
||||
"version": "2.40-25.09.20",
|
||||
"description": "A utility designed to identify file types from their binary signatures.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "36.0.2",
|
||||
"version": "37.0.0",
|
||||
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
||||
"homepage": "https://wasmtime.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.2/wasmtime-v36.0.2-x86_64-windows.zip",
|
||||
"hash": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad",
|
||||
"extract_dir": "wasmtime-v36.0.2-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v37.0.0/wasmtime-v37.0.0-x86_64-windows.zip",
|
||||
"hash": "4c38b612f03717a4ab7dd822bf7d66ba3cae65e756d5d9d437744f1439fcbdbe",
|
||||
"extract_dir": "wasmtime-v37.0.0-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user