diff --git a/bucket/consul.json b/bucket/consul.json index dc536d68f9..c8a46f8b40 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.9.4", + "version": "1.9.5", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_amd64.zip", - "hash": "26446b969cf2f2edf6453e92b1eb956f7108492242c851532b80fad63ca6f58d" + "url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_amd64.zip", + "hash": "5574d2f74440a171919f837311f29fa8de03043c4680816fa403d47edb752b09" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_386.zip", - "hash": "560c96b281432495b8fd0ffe8ccdc0891fb5df326fb0eca41bd12670576f8453" + "url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_386.zip", + "hash": "3008f3c5356f0a282ff6c4fa1e4039d83181660abdce95cafca96fa874be458c" } }, "bin": "consul.exe",