conan: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2019-08-02 11:00:56 +00:00
parent 2386e318c1
commit 43ba6cdbd6
3 changed files with 12 additions and 12 deletions

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.2", "version": "1.18.0",
"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.17.2/conan-win-64_1_17_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.18.0/conan-win-64_1_18_0.exe",
"hash": "c54761828e7f300e0dba9c7c43092a37110418cc9c20cc31f909c14fd02eec7e" "hash": "098441da01ad2c7767a2c55f5b6474ca186aa07129463877bcb666db00f0f60f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.17.2/conan-win-32_1_17_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.18.0/conan-win-32_1_18_0.exe",
"hash": "9d2e549fc7884bf8ec6b0b70a589818ab02eb77f6c316e5c8a756232bef8bbca" "hash": "a56b44ae028ff36455dec38fdc9e8a95e47286d69b17f75bb54658ebe5fab54c"
} }
}, },
"innosetup": true, "innosetup": true,

View File

@ -1,12 +1,12 @@
{ {
"homepage": "http://mark0.net/soft-trid-e.html", "homepage": "http://mark0.net/soft-trid-e.html",
"version": "2.24-19.07.28", "version": "2.24-19.08.01",
"url": [ "url": [
"http://mark0.net/download/triddefs.zip", "http://mark0.net/download/triddefs.zip",
"http://mark0.net/download/trid_w32.zip" "http://mark0.net/download/trid_w32.zip"
], ],
"hash": [ "hash": [
"12331a67714911b8350afedd056a018c735697232ef269efeb2e568019f55c7a", "52f23161b68b320acd4019461b02905af0ae9a31e1efa7fc228582b6ad7491a9",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
], ],
"bin": "trid.exe", "bin": "trid.exe",

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.vaultproject.io", "homepage": "https://www.vaultproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "1.1.5", "version": "1.2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.1.5/vault_1.1.5_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_amd64.zip",
"hash": "540337e07c1695ef14024facd03a32c16e1481a10ff23508e9d2706d4befec6d" "hash": "a57d005cf3c494e7dc78f841d802f1b8cd39f23bb08743f5e488d0344998395e"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.1.5/vault_1.1.5_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_386.zip",
"hash": "18001c47c02c68a19634b562d6e6c32f18c6edd27711192e15ede838e15c3914" "hash": "bc15df0f1b5bf704e02b97e0bcc276c2ae5e0ae0a03ca232dc7007ff45755328"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",