diff --git a/bucket/conan.json b/bucket/conan.json index 829866b342..2e70b33c83 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.47.0", + "version": "1.48.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.47.0/conan-win-64.exe", - "hash": "3b4e3a436956cb1b9ab5cecf332633ac40885a8b82085bedec06124f7a9f5b5f" + "url": "https://github.com/conan-io/conan/releases/download/1.48.0/conan-win-64.exe", + "hash": "ec8aad8f170bed9309bc4326784af83008f4990f63c90a9cb3e9921bc9859f4c" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.47.0/conan-win-32.exe", - "hash": "eb93f6c7aa08be484f2371d1ee773070b6afada12e20517640821630beae72ba" + "url": "https://github.com/conan-io/conan/releases/download/1.48.0/conan-win-32.exe", + "hash": "8eb88d4974b04b923aec7944a7ea6d5b6590d7e2d91df8856344fba74f2a8696" } }, "innosetup": true,