{ "version": "2.22.2", "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.22.2/conan-2.22.2-windows-x86_64.zip", "hash": "6c38f3a19f9de1017234cc0ad09e67f5204c997d3ac971f74c2cc7f2957c797c" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-i686.zip", "hash": "1eac917377b30ba5ede47081a328177ee30f55e12dad3ae911b9ee4f12c6f508" } }, "bin": "conan.exe", "checkver": { "github": "https://github.com/conan-io/conan" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-$version-windows-x86_64.zip" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-$version-windows-i686.zip" } } } }