mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
conan: Update to version 1.18.2
This commit is contained in:
parent
8defdcbc2f
commit
8a83449ccb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.1",
|
"version": "1.18.2",
|
||||||
"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.18.1/conan-win-64_1_18_1.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-64_1_18_2.exe",
|
||||||
"hash": "9870a408efaca725e82e15c333de40dc97758ecec78213104bdc752ecef76213"
|
"hash": "2ca9a88a01ac2202390bebc9efc60d70b9f09204066515fd94a6c51dd3c0350d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.18.1/conan-win-32_1_18_1.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-32_1_18_2.exe",
|
||||||
"hash": "829f23dba7614c49106fbc042e393930211635fe1b0c824671be3a346c21490f"
|
"hash": "8616d2ab70b3e5a9c5033bc43f6630e4142816a28a64cc695045fa82dddea6fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user