From 1283c00fa6666cb765dfa0bff548f4e5c2161276 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:31:45 +0000 Subject: [PATCH] nomad: Update to version 1.8.3 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 068c7a6456..a48527a21d 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.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.8.2/nomad_1.8.2_windows_amd64.zip", - "hash": "dee43d4d2b4a6e9513c545333d56f612be074e04fdba629db705ce5857dbe24c" + "url": "https://releases.hashicorp.com/nomad/1.8.3/nomad_1.8.3_windows_amd64.zip", + "hash": "fe386ed5498b277d283df6c1bfdddb3e59a380208b0827d6254131f279b2305d" } }, "bin": "nomad.exe",