mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
2 Commits
4b01232d81
...
11a0b4d30b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11a0b4d30b | ||
|
|
04d9171ede |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "14.2.2",
|
||||
"version": "14.3.0",
|
||||
"description": "Test, manage, and deploy Firebase project from the command line",
|
||||
"homepage": "https://github.com/firebase/firebase-tools",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.2.2/firebase-tools-win.exe#/firebase.exe",
|
||||
"hash": "648cf9b5b460a93114d89222c1a6dbdcfa977df4bdcfcd726e07bb1d1764f45b"
|
||||
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.3.0/firebase-tools-win.exe#/firebase.exe",
|
||||
"hash": "199c95e77620948e872fc3a294f46947eb582ccc2cdf05290925d93d2dd02c6b"
|
||||
}
|
||||
},
|
||||
"bin": "firebase.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.5.1",
|
||||
"version": "2025.5.2",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-x64.zip",
|
||||
"hash": "d8d5f2fae3c2677a7e54edd539bc32dda29c5a558fa01773d5bcf2cc32fd9ab6"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-windows-x64.zip",
|
||||
"hash": "eb9170bf387fd81b369e2f22f1e5fb21518c2d310b197ebe84e79ec2b21b33ea"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-arm64.zip",
|
||||
"hash": "e48d24057cb4a8e2d2fd94d8ce14216e5a7f111b3a35425a29f2eb14b8f377af"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-windows-arm64.zip",
|
||||
"hash": "ce3c5c9b0910a78a9596065474393a97875b72dffa36c9adf750022f4d4eec73"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user