consul: Update to version 1.20.3

This commit is contained in:
github-actions[bot] 2025-02-13 12:34:11 +00:00
parent 5efef580e0
commit e71c32d60d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.2", "version": "1.20.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.20.2/consul_1.20.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.20.3/consul_1.20.3_windows_amd64.zip",
"hash": "7c1d06f438ad14d42292ab79aceff5089d306ffefbe5bff2701b939657ad2d55" "hash": "ac7b6091a0e9a06dbf78bb97e6aa023bdb0f3053631bd3c96e213e5217e6622f"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.20.2/consul_1.20.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.20.3/consul_1.20.3_windows_386.zip",
"hash": "102ef2b2c94052b64b2fb3fd53055984e93eb7da01361c638279bbb89a6d3c52" "hash": "b42942e81821f5b421d2316a91db2b718adc28b7340d45e2be7a438a632e19f5"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",