mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
conan: Update to version 1.42.1
This commit is contained in:
parent
d79e70850d
commit
a638f68972
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.42.0",
|
||||
"version": "1.42.1",
|
||||
"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.42.0/conan-win-64.exe",
|
||||
"hash": "71c54bf742f8ffab76847582522d1e35ae25ee56748c98c49480fb3c96bc68e5"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.42.1/conan-win-64.exe",
|
||||
"hash": "16b8317c286131beafe1a0af7ff9aa26c5758fa7ecf645758cec61304265ce58"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.42.0/conan-win-32.exe",
|
||||
"hash": "01b4739ad19bcceba8e7e3877c555d7bfb83735bf0fb6097f8fce3257ea2b6af"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/1.42.1/conan-win-32.exe",
|
||||
"hash": "7e640f8d02f90ee74b5cbcdef22d3802a82ed27040fd1a86f09d254a74749653"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user