mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cmake: Update to version 3.27.0
This commit is contained in:
parent
01da5dfd02
commit
f59d3e802c
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.26.4",
|
"version": "3.27.0",
|
||||||
"description": "Family of tools designed to build, test and package software",
|
"description": "Family of tools designed to build, test and package software",
|
||||||
"homepage": "https://cmake.org",
|
"homepage": "https://cmake.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip",
|
||||||
"hash": "62c35427104a4f8205226f72708d71334bd36a72cf72c60d0e3a766d71dcc78a",
|
"hash": "fc5f901ef4d438eafbe35b24c608d5de11e517f157b3b7ab8ebbaa7c3c0171d2",
|
||||||
"extract_dir": "cmake-3.26.4-windows-x86_64"
|
"extract_dir": "cmake-3.27.0-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-i386.zip",
|
||||||
"hash": "342ca44f494985f8ef43676eb8a0404b2c68321036e28aa221ceab51d377b158",
|
"hash": "bb3c3ca83be02a410b10393d563ec1e83d2048fea5eb35e88efe5c75e239dac3",
|
||||||
"extract_dir": "cmake-3.26.4-windows-i386"
|
"extract_dir": "cmake-3.27.0-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-arm64.zip",
|
||||||
"hash": "6a9b28f318e766e40ac032b7fd2064fa9e026ff329f0ea175cbc8b15af51c45c",
|
"hash": "9345cbbb25cb5e8f3c68db067151a013c628783edbfc6fcf622ae58900aa8ad3",
|
||||||
"extract_dir": "cmake-3.26.4-windows-arm64"
|
"extract_dir": "cmake-3.27.0-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user