Skip to content

Commit

Permalink
conan: Update to version 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Oct 3, 2019
1 parent 20d6fdf commit 6041ff2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/conan.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.19.0",
"version": "1.19.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.19.0/conan-win-64_1_19_0.exe",
"hash": "b09fb89504e92e86768596c4dfdec08d0c843726c305a546985636cc9a6a2089"
"url": "https://github.com/conan-io/conan/releases/download/1.19.1/conan-win-64_1_19_1.exe",
"hash": "12d5f4ec43fa50e4589f79e4e4a69a53b5fff6e7efb5638029ac8b61659a0034"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.19.0/conan-win-32_1_19_0.exe",
"hash": "dc519763ec7822e2b41f3621e40f006ae69ad9f7ef33f6c2cac149ae377d6d91"
"url": "https://github.com/conan-io/conan/releases/download/1.19.1/conan-win-32_1_19_1.exe",
"hash": "0f04a0e42af5c84adf17c0795fd8f94e3e0475ad7a8be7b87c6951c9d53212d6"
}
},
"innosetup": true,
Expand Down

0 comments on commit 6041ff2

Please sign in to comment.