mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cmake: add hash extraction
This commit is contained in:
parent
c129e9fdf4
commit
6f13c18423
@ -41,6 +41,9 @@
|
|||||||
"url": "https://cmake.org/files/v$majorVersion.$minorVersion/cmake-$version-win32-x86.zip",
|
"url": "https://cmake.org/files/v$majorVersion.$minorVersion/cmake-$version-win32-x86.zip",
|
||||||
"extract_dir": "cmake-$version-win32-x86"
|
"extract_dir": "cmake-$version-win32-x86"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/cmake-$version-SHA-256.txt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user