{ "version": "1.24.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.24.1/conan-win-64_1_24_1.exe", "hash": "f5e96db4c9631ae480b814a4d84e039842f97bed2c21790d472b0f385e80f691" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.24.1/conan-win-32_1_24_1.exe", "hash": "2e38029671babadc248566eda934b8acfa8219ce84bd84cbe1eabfca48bc7cad" } }, "innosetup": true, "bin": [ "conan\\conan.exe", "conan\\conan_build_info.exe", "conan\\conan_server.exe" ], "checkver": { "github": "https://github.com/conan-io/conan/" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-64_$underscoreVersion.exe" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-32_$underscoreVersion.exe" } }, "hash": { "url": "https://dl.bintray.com/conan/installers/$basename.sha256" } } }