mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
conan: Update to version 1.33.1
This commit is contained in:
parent
e6d1fcae48
commit
3cffac1568
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.33.0",
|
"version": "1.33.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.33.0/conan-win-64_1_33_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.33.1/conan-win-64_1_33_1.exe",
|
||||||
"hash": "0e37c3f930526b83c7c823f3a44371724b27645546b6ea7f0cef56dd1bf07ad7"
|
"hash": "24de5ae812f42b4b3049b0219642cb1ecccdf25c093f41ef448c368c3c665764"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.33.0/conan-win-32_1_33_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.33.1/conan-win-32_1_33_1.exe",
|
||||||
"hash": "dda18d87702d1942af2301c9ee334265268ee80e4e068e29771bf7491ac45376"
|
"hash": "df83e5eb14fa2f2752ef576158f846a6aeb3290afc019edc3bcb5ab0283e3359"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user