mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
conan: Update to version 1.26.1
This commit is contained in:
parent
30e7bac20e
commit
a3d5103f95
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.26.0",
|
||||
"version": "1.26.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.26.0/conan-win-64_1_26_0.exe",
|
||||
"hash": "dc953d128700a33fd8f7876e341172c9b2083f5392b318ccb2692203cf7bfdc0"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.26.1/conan-win-64_1_26_1.exe",
|
||||
"hash": "fa07f8dd2db4ba5f29f7fa09e88276cdd5ab194dd5881a61319c5a25ef459aa6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.26.0/conan-win-32_1_26_0.exe",
|
||||
"hash": "aad758f31ff965699d35021ef948a6e852cc08038c1e7f0d7224f01fd61f261f"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.26.1/conan-win-32_1_26_1.exe",
|
||||
"hash": "61ce9f5605464e89235d03fb1f98998b34ed19b1be8cfd3541eb9b883074c472"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user