consul: Update to version 1.20.2

This commit is contained in:
github-actions[bot] 2025-01-06 08:31:00 +00:00
parent d0faea9646
commit 669059bac9

View File

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