conan: Update to version 1.36.0

This commit is contained in:
Richard Kuhnt 2021-04-28 15:00:18 +00:00
parent c90ee82ee5
commit 1975f3c1d8

View File

@ -1,16 +1,16 @@
{
"version": "1.35.2",
"version": "1.36.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.35.2/conan-win-64.exe",
"hash": "d141e99b91a5f30d605296eac796895af577c4cf8b193b43268b8ff54d05af9c"
"url": "https://github.com/conan-io/conan/releases/download/1.36.0/conan-win-64.exe",
"hash": "906021184407a29a55926678ce144d5801c16c4b80d57a9724076413c9a8df95"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.35.2/conan-win-32.exe",
"hash": "93cdbb73502c98f14ecbbc16f2788deea8d2ab12b37e75ac1b9499e891ff6eec"
"url": "https://github.com/conan-io/conan/releases/download/1.36.0/conan-win-32.exe",
"hash": "0760a89d7b7a28ff9ce6e25ab37d9272016a884b142cd14cd340f46bb73291b4"
}
},
"innosetup": true,