mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
conan: Update to version 1.20.1
This commit is contained in:
parent
40141e538d
commit
e5334d0520
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.20.0",
|
||||
"version": "1.20.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.20.0/conan-win-64_1_20_0.exe",
|
||||
"hash": "f3394dffd0ff16a380017291545f636fa24c69d9b4cca7b08c6392125950a8c9"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.20.1/conan-win-64_1_20_1.exe",
|
||||
"hash": "f7b4e7cb686a43e487fa9f5749c314606274467b6de447a5f99c9fec45988071"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.20.0/conan-win-32_1_20_0.exe",
|
||||
"hash": "c25ab32f82daa2cb938e5fe8c5911dad1ad8a897a43a421d085111b91e793c5a"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.20.1/conan-win-32_1_20_1.exe",
|
||||
"hash": "40256895f7db3849661f1a527523332340f77e3e9a2679909664d1db5a9af73a"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user