From 5639360bca579b016f8af6dbec536b227ddff0ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:32:39 +0000 Subject: [PATCH] nomad: Update to version 1.7.3 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 4e281a1ea4..56416c4836 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.7.2", + "version": "1.7.3", "description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.", "homepage": "https://www.nomadproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/nomad/1.7.2/nomad_1.7.2_windows_amd64.zip", - "hash": "02de5471c4b87dc9977f4f899feae56ab0613039b5bb93660991e596f33eb309" + "url": "https://releases.hashicorp.com/nomad/1.7.3/nomad_1.7.3_windows_amd64.zip", + "hash": "456f643a021f458732f444f4a80dba7e8af04aaf55328f066db8eac64b9673c6" } }, "bin": "nomad.exe",