consul: Update to version 1.13.3

This commit is contained in:
github-actions[bot] 2022-10-20 16:31:28 +00:00
parent 6f96b00c03
commit 7352f46aef

View File

@ -1,16 +1,16 @@
{ {
"version": "1.13.2", "version": "1.13.3",
"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.13.2/consul_1.13.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.13.3/consul_1.13.3_windows_amd64.zip",
"hash": "ee20ed4cb055b4d4110ce6e32ba7e951eaee7e6f60555e4a5aae9cd0ca6cdba6" "hash": "7a59719064d1e3096f348b00b414c016a02fe28f4461aa3ebad7b8d24a12661b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.13.2/consul_1.13.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.13.3/consul_1.13.3_windows_386.zip",
"hash": "7f28ae2a98b59157dce86943193b1633ce5cc24a0a7ec27019ae104a08a2663f" "hash": "bd69e76257fa0026a11a1078e71240bf95f5eae3692264e9d9b8adb578ff272e"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",