mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 1.15.2
This commit is contained in:
parent
9df1964c22
commit
5b98a00543
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.15.1",
|
||||
"version": "1.15.2",
|
||||
"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.15.1/conan-win-64_1_15_1.exe",
|
||||
"hash": "sha1:592a541943d4715389a070ff9584ba627016bd02"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.15.2/conan-win-64_1_15_2.exe",
|
||||
"hash": "25ca02e0d5615ce9d58d22cc65d6f11d8445239020642dc85dbba5ab6b1bd922"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.15.1/conan-win-32_1_15_1.exe",
|
||||
"hash": "sha1:5b8d570ede92fb4e54b37394bc885f1b5a94cf6b"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.15.2/conan-win-32_1_15_2.exe",
|
||||
"hash": "199bb787133f548c99607028d1c57826c84d773a812a14d7c18e97eb326732c4"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user