conan: Update to version 1.40.4

This commit is contained in:
Richard Kuhnt 2021-10-05 18:00:37 +00:00
parent 9176790bff
commit afb7a4574c

View File

@ -1,16 +1,16 @@
{
"version": "1.40.3",
"version": "1.40.4",
"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.40.3/conan-win-64.exe",
"hash": "20b87289dda2c0e7397ddd6d83c24d60cd2cce2116400335b4e2268125c7bf13"
"url": "https://github.com/conan-io/conan/releases/download/1.40.4/conan-win-64.exe",
"hash": "47633f82d901577f1f54bf75173fb6b2353190003b9058b1aa60f6f1f7e8877a"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.40.3/conan-win-32.exe",
"hash": "2cd8cd378277e8b797b0ef602e933a2623550838d61cc64634d60a88589621f6"
"url": "https://github.com/conan-io/conan/releases/download/1.40.4/conan-win-32.exe",
"hash": "efa2b90b0a9e72ffebb6b2d9c23d536da50e3040b62d364d030531d8ab1baef5"
}
},
"innosetup": true,