{ "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.36.0/conan-win-64.exe", "hash": "906021184407a29a55926678ce144d5801c16c4b80d57a9724076413c9a8df95" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.36.0/conan-win-32.exe", "hash": "0760a89d7b7a28ff9ce6e25ab37d9272016a884b142cd14cd340f46bb73291b4" } }, "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.exe" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-32.exe" } } } }