mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
conan: Update to version 1.44.1
This commit is contained in:
parent
4b4dc3e234
commit
54c72d9276
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.44.0",
|
"version": "1.44.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.44.0/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.44.1/conan-win-64.exe",
|
||||||
"hash": "2d3714332aa8c54192bc6f50702c0cb387f16e950535055ef88137c6b7f3a717"
|
"hash": "e1e22ca0c2f864bcb22dda4302d93a97992dc01202abe1580209e1e51ef923aa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.44.0/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.44.1/conan-win-32.exe",
|
||||||
"hash": "5bfb79684499084d90010b3b1d254a5f5900d75e0d58ee2a93ef2d06acf53f1a"
|
"hash": "5f832ad8a938c6c26803e44428eaa5a23362c4f38615b5b703252d271d826126"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user