mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"extract_dir": "cmake-$version-win32-x86"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/cmake-$version-SHA-256.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user