From b58a72129261d1984759b9dd21a4bd86e94d59f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:28:33 +0000 Subject: [PATCH] nomad: Update to version 1.9.1 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 58ca5d4947..4198a9e08b 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.9.1", "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.9.0/nomad_1.9.0_windows_amd64.zip", - "hash": "214d8f44ff166af4f0b6035a72033f86260098a8e2d6dbb11c25f36c9cbca885" + "url": "https://releases.hashicorp.com/nomad/1.9.1/nomad_1.9.1_windows_amd64.zip", + "hash": "b2a910e51a5b9794e0086a55c0205dd5133266ab75af8467638fcbbf380af222" } }, "bin": "nomad.exe",