conan: Update to version 1.37.0

This commit is contained in:
Richard Kuhnt 2021-05-31 17:00:24 +00:00
parent 162a7ba212
commit 8263854a85

View File

@ -1,16 +1,16 @@
{
"version": "1.36.0",
"version": "1.37.0",
"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.36.0/conan-win-64.exe",
"hash": "906021184407a29a55926678ce144d5801c16c4b80d57a9724076413c9a8df95"
"url": "https://github.com/conan-io/conan/releases/download/1.37.0/conan-win-64.exe",
"hash": "1fc61c70291a0be5c18fb9904c12ca51339d618f2e83680bca565fed1106ec82"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.36.0/conan-win-32.exe",
"hash": "0760a89d7b7a28ff9ce6e25ab37d9272016a884b142cd14cd340f46bb73291b4"
"url": "https://github.com/conan-io/conan/releases/download/1.37.0/conan-win-32.exe",
"hash": "9924ad76bf3e6551d636243abc1a0f3e0e5810a568c48070056000ec33f49cc5"
}
},
"innosetup": true,