{ "version": "1.21.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.21.1/conan-win-64_1_21_1.exe", "hash": "b6ad12784f987d08574462e9ef1d79ed8df659e9701a489a9cc4edf34290b184" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.21.1/conan-win-32_1_21_1.exe", "hash": "07f10cce1ca0c133716489bf67082e7da4a1261b4b9a70262005e0755864684c" } }, "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" } } }