mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
ninja: Update to version 1.13.2
This commit is contained in:
parent
921978d38b
commit
f52b88a72f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.1",
|
"version": "1.13.2",
|
||||||
"description": "A small build system with a focus on speed.",
|
"description": "A small build system with a focus on speed.",
|
||||||
"homepage": "https://ninja-build.org/",
|
"homepage": "https://ninja-build.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ninja-build/ninja/releases/download/v1.13.1/ninja-win.zip",
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.13.2/ninja-win.zip",
|
||||||
"hash": "26a40fa8595694dec2fad4911e62d29e10525d2133c9a4230b66397774ae25bf"
|
"hash": "07fc8261b42b20e71d1720b39068c2e14ffcee6396b76fb7a795fb460b78dc65"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ninja-build/ninja/releases/download/v1.13.1/ninja-winarm64.zip",
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.13.2/ninja-winarm64.zip",
|
||||||
"hash": "fb959b674970e36a7c9a23191524b80fb5298fc71fc98bfa42456bcc0a8dfb2f"
|
"hash": "e52f0bdef9dfb1003229dbd6508a508c4073fd017247002adc66e5e806cb0391"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ninja.exe",
|
"bin": "ninja.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user