consul: Update to version 1.20.1

This commit is contained in:
github-actions[bot] 2024-10-30 20:27:59 +00:00
parent 7af10d8843
commit 9653cad434

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.0", "version": "1.20.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.20.0/consul_1.20.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.20.1/consul_1.20.1_windows_amd64.zip",
"hash": "96249ae33372a76aed411afba52c1f228a102f8b9d72eae2a341c732856afacc" "hash": "9b48a9404997d2b159ca5e5c6be257bfc5e8a46b0f157c50ae1d506782009024"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.20.1/consul_1.20.1_windows_386.zip",
"hash": "c450a44852c39091f8df2f20b26798883cb8f3c0badf44b6185c5810a0f38bef" "hash": "b0a4f5bb78b4789e8a96222919c676397c8946d80f03c8349ef5e86786635bbf"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",