From 42bc6e32aee130e0e80a8a57a3210c187aec1a54 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 Apr 2020 17:01:49 +0000 Subject: [PATCH] nomad: Update to version 0.11.1 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index 33418e1134..8fd19eb470 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -2,15 +2,15 @@ "homepage": "https://www.nomadproject.io", "license": "MPL-2.0", "description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.", - "version": "0.11.0", + "version": "0.11.1", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/nomad/0.11.0/nomad_0.11.0_windows_amd64.zip", - "hash": "01b53e25078079bc86e286172352e09b64e91d2427235641d4c5fa1839c6eebe" + "url": "https://releases.hashicorp.com/nomad/0.11.1/nomad_0.11.1_windows_amd64.zip", + "hash": "e974adecb3b04df23b39fcf20e733303d8dc6093aeddb6a9bb1f865529db09d3" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/0.11.0/nomad_0.11.0_windows_386.zip", - "hash": "06eff35db4d1cffd2f5686573ea28710c13174e17a63fdd1fe586f3760ba5499" + "url": "https://releases.hashicorp.com/nomad/0.11.1/nomad_0.11.1_windows_386.zip", + "hash": "139615be858e2bdf5c2245a7dc0e44ce156921cf68ed8b1a85ff7c4d081d4d59" } }, "bin": "nomad.exe",