From c9a951bd4ea124797244469dd10ca7a4064df018 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 00:33:57 +0000 Subject: [PATCH] nomad: Update to version 1.3.4 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 88fc34db78..97fe936c5c 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.3.3", + "version": "1.3.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.3.3/nomad_1.3.3_windows_amd64.zip", - "hash": "279bd5e64062719dd48e4704e71e00e966e325c7ab2daa5c9212dde07667b5da" + "url": "https://releases.hashicorp.com/nomad/1.3.4/nomad_1.3.4_windows_amd64.zip", + "hash": "422444077813b9207943abfd6f3a8790be4e728dd1b58427bd09c3e6a66283e8" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.3.3/nomad_1.3.3_windows_386.zip", - "hash": "c4b2d35471088a9880984259510e79fd8b994e872a1b27c3ef60ff98aa9d13c2" + "url": "https://releases.hashicorp.com/nomad/1.3.4/nomad_1.3.4_windows_386.zip", + "hash": "9e68471d1a93c3d741d2c4b159b3b0d0a30977de51fe657bbed5fdaf8950b8e1" } }, "bin": "nomad.exe",