mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
conan: Update to version 1.27.1
This commit is contained in:
parent
d235ea28c2
commit
02b05b184f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.27.0",
|
||||
"version": "1.27.1",
|
||||
"description": "The open-source, decentralized C/C++ package manager.",
|
||||
"homepage": "https://conan.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.27.0/conan-win-64_1_27_0.exe",
|
||||
"hash": "c340d8d4fc6e2febcfcf2680c2cea0fddc6954b9eb523682c3a08625f0eeb188"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.27.1/conan-win-64_1_27_1.exe",
|
||||
"hash": "e128a70a0c9c77fae7c1ad165345084a220bfd706ea5cf1bb4c516a211a2f72c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.27.0/conan-win-32_1_27_0.exe",
|
||||
"hash": "1494ec0beab602d7fb8a14bed95689d7aea10125245131c794359d960d01020c"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.27.1/conan-win-32_1_27_1.exe",
|
||||
"hash": "a1897fbac2951a739e2c72c55b31a6e754cd37648cc6b44cc90d3f926c798eec"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user