mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 2.3.1
This commit is contained in:
parent
c28cafae3a
commit
4a728e2520
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.3.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/2.3.0/conan-2.3.0-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.3.1/conan-2.3.1-windows-x86_64.zip",
|
||||||
"hash": "17ee3f02845180fa9a282adfb92b36c3b657ce5fc15d08a2dd32910c6958417f"
|
"hash": "923975d293dbd87026f00657fe247a29a8a90c1dd7396b98bd67b17967ee6190"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.3.0/conan-2.3.0-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.3.1/conan-2.3.1-windows-i686.zip",
|
||||||
"hash": "af4e44a5ac098b4c13b9ee6869944361c282de82d3f8efe248d4afdd66b0ac02"
|
"hash": "bbfe9a0b1d1ee6d08897c2c331862020cdc8d5f56ea4da599b6070cdefa4c1af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user