consul: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2022-08-10 00:35:06 +00:00
parent ec687f6c9e
commit de33dad8f7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.12.3", "version": "1.13.0",
"description": "Service Discovery and Configuration", "description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io", "homepage": "https://www.consul.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_amd64.zip",
"hash": "bbf8e0350e08ea816fc0bc5928c9cbea669a0f67631a110875c40a6cf8053d52" "hash": "690304ab575037d2b4e39bcca2c25b51f211a44a25da8c6953405538c129de6d"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_386.zip",
"hash": "c179c964e8d8d77c56613a4c43c513bc6512fbaa19374110d9130b4370cb586b" "hash": "0128f3a9857259503aadfb1ea814ff8baab1e188f46251d7021905a6cb7db691"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",