From 7caeabd13c2acba2a19f964b804ca11fca5c3c6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:25:45 +0000 Subject: [PATCH] nomad: Update to version 1.8.2 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index f8b6337460..068c7a6456 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.8.1", + "version": "1.8.2", "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.1/nomad_1.8.1_windows_amd64.zip", - "hash": "39c9a9c91560807f0db43e5f3b8d8a0572da22310397b10a9c5e04b97157b405" + "url": "https://releases.hashicorp.com/nomad/1.8.2/nomad_1.8.2_windows_amd64.zip", + "hash": "dee43d4d2b4a6e9513c545333d56f612be074e04fdba629db705ce5857dbe24c" } }, "bin": "nomad.exe",