conan: Update to version 1.37.1

This commit is contained in:
Richard Kuhnt 2021-06-08 13:00:38 +00:00
parent abde8c7844
commit 93e567ff02

View File

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