consul: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2022-04-20 20:27:44 +00:00
parent 46810e1414
commit fef1a4557b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.5", "version": "1.12.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.11.5/consul_1.11.5_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_amd64.zip",
"hash": "c99cd7df7cd1d3b727e52a8fb1d30d01ccd2ca78f64f482d1773f7f952c7d540" "hash": "f5ddbe48fa4c3af1d6463249afb11e39c34a14e8e6e6195ed526baf3431b646c"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_386.zip",
"hash": "9f1bffcb25a8ddf90407338b092f865109c4f80d50d25b01356f204d30b52db2" "hash": "c0dc5f7ae0573ac04d938b6b0e89b7c08c68eb1dc98b547d09d0b4d3b5c69062"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",