consul: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2024-07-12 00:34:22 +00:00
parent 13bd313e19
commit da0d0ce0af

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.0", "version": "1.19.1",
"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.19.0/consul_1.19.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_amd64.zip",
"hash": "9ebd0052affa523f5e800455ec1a3bf11eb304cbacce9fb6205c766824827eae" "hash": "a33bed52d6004c956b5b9a1fa6659477a32db14a07d37425f9ed96a6b1eaeae2"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_386.zip",
"hash": "cac77ea7c6381cf60e448971ef0e75b5d1cd389009ef3968bf6468ff3812dd1e" "hash": "5e6cc24d3219c1c331f9b39ade2961b9948c86e254a214751b921b4027f168a5"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",