{ "version": "2.0.9", "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/2.0.9/conan-win-64.exe", "hash": "6e0b70049484d65dbc99309edfe0f20fd612fa693d390409dedb80143feeba30" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/2.0.9/conan-win-32.exe", "hash": "f45b348914f2bfa7b27c590d00ed6264ad27945390b26686b27e16c02a0521c9" } }, "innosetup": true, "bin": "conan\\conan.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" } } } }