From 434df45611c1d88a93be707859a4df858cd54952 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 00:34:22 +0000 Subject: [PATCH] nomad: Update to version 1.3.2 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 4ffad825c1..d05a1d4e0d 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.3.1", + "version": "1.3.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.3.1/nomad_1.3.1_windows_amd64.zip", - "hash": "ec87b23ba80a05b2d77fc5be39b60706503820ceb81b2981cd591cc39dc33ea5" + "url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_amd64.zip", + "hash": "31519ab3404cc54567daf91420a9f047b4f62389e85605f5e6e798f2dc694a73" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.3.1/nomad_1.3.1_windows_386.zip", - "hash": "5711c92c53e8953cf6ef58725c2afd8a8554ad492e6e956254edcdebebe95fde" + "url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_386.zip", + "hash": "a6f5ac8b520599383ac60881faa047acabdbf9e271246c6bf184b75d6fae6967" } }, "bin": "nomad.exe",