From b6055b2a7ce625f3445d8b7a14aa572ce931b1c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 16:37:36 +0000 Subject: [PATCH] nomad: Update to version 1.2.5 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index d7618a72dd..1c6fadc09b 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.2.4", + "version": "1.2.5", "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.2.4/nomad_1.2.4_windows_amd64.zip", - "hash": "978d41498b9993a09af418bd5dcb57c03133cddee68e6b27a778e9b4883ec486" + "url": "https://releases.hashicorp.com/nomad/1.2.5/nomad_1.2.5_windows_amd64.zip", + "hash": "fca95e544f160525e854a1ffe0adafee5b808f52503ca35de63bfece96874deb" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.2.4/nomad_1.2.4_windows_386.zip", - "hash": "d6f8f736ccfd1966dfc995220b2a447812eb97840925fd0d85275d37c3b0f5e2" + "url": "https://releases.hashicorp.com/nomad/1.2.5/nomad_1.2.5_windows_386.zip", + "hash": "1dea19592a873991e54929577658ad7d691a11c376f397f6ed6a3bff75c67d01" } }, "bin": "nomad.exe",