From 66c7697230fef5ee2fecd39a7eafe92293906813 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:34:32 +0000 Subject: [PATCH] nomad: Update to version 1.8.4 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index a48527a21d..a6e9219362 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.8.3", + "version": "1.8.4", "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.8.3/nomad_1.8.3_windows_amd64.zip", - "hash": "fe386ed5498b277d283df6c1bfdddb3e59a380208b0827d6254131f279b2305d" + "url": "https://releases.hashicorp.com/nomad/1.8.4/nomad_1.8.4_windows_amd64.zip", + "hash": "5822df7183768717436d657e9ad6a7fbdd0aa0518ea3e2c05de3b261e09f9e83" } }, "bin": "nomad.exe",