conan: Update to version 1.29.1

This commit is contained in:
Richard Kuhnt 2020-09-17 18:00:30 +00:00
parent 114ae843df
commit 339356f4bd

View File

@ -1,16 +1,16 @@
{
"version": "1.29.0",
"version": "1.29.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.29.0/conan-win-64_1_29_0.exe",
"hash": "2b36e54b5c2357c9c471339242358e99301d664b1f6063e9d75483cf56e0230c"
"url": "https://github.com/conan-io/conan/releases/download/1.29.1/conan-win-64_1_29_1.exe",
"hash": "b09c0a6df6fe103d67e7dd6911f21e723ec9a50f94ff61d8502b01f840b473bd"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.29.0/conan-win-32_1_29_0.exe",
"hash": "efa200ae875c32b843da54a3c6a9bdb0c3b0fb3c4fb27f5496a46c8fe438357b"
"url": "https://github.com/conan-io/conan/releases/download/1.29.1/conan-win-32_1_29_1.exe",
"hash": "808ad4ec6293735f6b6d8d3a17d7768613fdb354c6be8997291433239c40ab0c"
}
},
"innosetup": true,