mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
conan: Update to version 1.35.1
This commit is contained in:
parent
8cd1183da0
commit
f350912090
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.0",
|
"version": "1.35.1",
|
||||||
"description": "The open-source, decentralized C/C++ package manager",
|
"description": "The open-source, decentralized C/C++ package manager",
|
||||||
"homepage": "https://conan.io",
|
"homepage": "https://conan.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.35.0/conan-win-64_1_35_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.35.1/conan-win-64_1_35_1.exe",
|
||||||
"hash": "f826de4c3f4c934e64edcb16c496e20bbebb55f47c9ed8b37521369b16dce53d"
|
"hash": "9a8fc682aa683ec4995701cef51598af91e727b4f8d33fa95c5cc25a091a8423"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.35.0/conan-win-32_1_35_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.35.1/conan-win-32_1_35_1.exe",
|
||||||
"hash": "76bfac7d18f1d0068277aca684385a403f63a6f443cf13e7d72eee9c684381d9"
|
"hash": "6f60acc652cff14c870a6d9b70da2f7edf42581b81f06614de7520c3c8489cd4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user