From caabc6e6c192d0b58b93ae44887ea4fa8ec0981a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:42:57 +0000 Subject: [PATCH] nomad: Update to version 1.11.1 --- bucket/nomad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index fc5d852c61..f56a34b1ab 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.11.0/nomad_1.11.0_windows_amd64.zip", - "hash": "c8fec2eb3c2080f5f5a4396f25598b8a46c8eeec1c602d682e09293b814c2f9b" + "url": "https://releases.hashicorp.com/nomad/1.11.1/nomad_1.11.1_windows_amd64.zip", + "hash": "93ac609b44c2c02bb28e30b5cfb19d2a72526972ce6a34b0f74f9178c48cd881" } }, "bin": "nomad.exe",