From de33dad8f7604dc2f326b5883f90db0ab6be909b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 00:35:06 +0000 Subject: [PATCH] consul: Update to version 1.13.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 22cef2f454..fd73c5402c 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.12.3", + "version": "1.13.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_amd64.zip", - "hash": "bbf8e0350e08ea816fc0bc5928c9cbea669a0f67631a110875c40a6cf8053d52" + "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_amd64.zip", + "hash": "690304ab575037d2b4e39bcca2c25b51f211a44a25da8c6953405538c129de6d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_386.zip", - "hash": "c179c964e8d8d77c56613a4c43c513bc6512fbaa19374110d9130b4370cb586b" + "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_386.zip", + "hash": "0128f3a9857259503aadfb1ea814ff8baab1e188f46251d7021905a6cb7db691" } }, "bin": "consul.exe",