From 00e4eef4f3d934f8f33e017ace16c53c459c1323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 16:28:13 +0000 Subject: [PATCH] nomad: Update to version 1.5.5 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 17287f6a7a..c30847f6fc 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.5.4", + "version": "1.5.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.5.4/nomad_1.5.4_windows_amd64.zip", - "hash": "f714c83915dc1ef62764b4187ac19c8283c7ccb6fbf15df6dd86998f1b90e838" + "url": "https://releases.hashicorp.com/nomad/1.5.5/nomad_1.5.5_windows_amd64.zip", + "hash": "8a7d07145e5bb8e787ea4645ef24679e90ed27a1ade173d71df8a4cb4530bee2" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.5.4/nomad_1.5.4_windows_386.zip", - "hash": "1cae3a0d08dadf958bc3612a536b8d57e57f7c3c52e78e50b766b3b684cf73ed" + "url": "https://releases.hashicorp.com/nomad/1.5.5/nomad_1.5.5_windows_386.zip", + "hash": "d4f17b84f04513fe1aab0eade127edb55cb460498014dc09e2a6fc1cec1dcff1" } }, "bin": "nomad.exe",