conan: Update to version 1.37.2

This commit is contained in:
Richard Kuhnt 2021-06-14 18:00:18 +00:00
parent f2b221cd0c
commit 27febfd3c3

View File

@ -1,16 +1,16 @@
{
"version": "1.37.1",
"version": "1.37.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.37.1/conan-win-64.exe",
"hash": "3d81067b0be01ebc9a3335b1d49488879fb8b5372b7a72d896e4248db9aa1c0f"
"url": "https://github.com/conan-io/conan/releases/download/1.37.2/conan-win-64.exe",
"hash": "3d625153d16e3600be8a1fc156cc73e24dde88a5da46d76b67d025f09d174b85"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.37.1/conan-win-32.exe",
"hash": "0b2b850ffdb7ab817e847fd103d33af182cb17f6c04b8ee68aeb7f9c04256948"
"url": "https://github.com/conan-io/conan/releases/download/1.37.2/conan-win-32.exe",
"hash": "10247667f363ad01f13753c647bfcfca7a1cb947a20935d82d3f80d201e0b7cd"
}
},
"innosetup": true,