conan: Update to version 1.48.1

This commit is contained in:
github-actions[bot] 2022-05-18 12:40:45 +00:00
parent 13a62bea12
commit cd61a64351

View File

@ -1,16 +1,16 @@
{ {
"version": "1.48.0", "version": "1.48.1",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.48.0/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.48.1/conan-win-64.exe",
"hash": "ec8aad8f170bed9309bc4326784af83008f4990f63c90a9cb3e9921bc9859f4c" "hash": "c043bc03758a147daa205b55a0891edcd3f8dccb5a8d38e65344cbd7b437441b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.48.0/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.48.1/conan-win-32.exe",
"hash": "8eb88d4974b04b923aec7944a7ea6d5b6590d7e2d91df8856344fba74f2a8696" "hash": "71154ce357e15dbcbd10d3b497af44561f8b5d8a4800495ce092b446ad5df810"
} }
}, },
"innosetup": true, "innosetup": true,