consul: Update to version 1.15.3

This commit is contained in:
github-actions[bot] 2023-06-02 00:33:52 +00:00
parent 56da554ff5
commit d36aa19835

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.2", "version": "1.15.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.15.2/consul_1.15.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.15.3/consul_1.15.3_windows_amd64.zip",
"hash": "9c984ed09db08b83fa554d0043d121632fe51a3afba72187253951513bbadf8d" "hash": "f975b84384fba5064e29d300f4ed45ec6416769873029e0e4dd458058277d5c0"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.15.2/consul_1.15.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.15.3/consul_1.15.3_windows_386.zip",
"hash": "a48c3626f945cbade3c9768da597f00d34f44c61c6d2595da9e1a44f1dfe4c4d" "hash": "24ad8d37ba7070fce02c384f4fd6e0e92850bb44d63f6ca86b2c24b9d837e8e3"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",