From 6ae6c34ee590a25880ba9280ad71a79d70d6257c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 21 Aug 2019 18:00:17 +0000 Subject: [PATCH] nomad: Update to version 0.9.5 --- bucket/nomad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nomad.json b/bucket/nomad.json index ddc09acfb5..33fc51e19b 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.9.4", + "version": "0.9.5", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/nomad/0.9.4/nomad_0.9.4_windows_amd64.zip", - "hash": "95c92331236386fd85e8f12dc7279f7383458a1d439812ab388938daa343631d" + "url": "https://releases.hashicorp.com/nomad/0.9.5/nomad_0.9.5_windows_amd64.zip", + "hash": "d470d914b6c80c76889c0c7fa2b2b0dd547c5e679d17d1cea79b30254cfba638" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/0.9.4/nomad_0.9.4_windows_386.zip", - "hash": "ae09a66fbf70b2b6708b400f57d8c03d7a3604cf142c4cab534d01df62a6357a" + "url": "https://releases.hashicorp.com/nomad/0.9.5/nomad_0.9.5_windows_386.zip", + "hash": "7d3a3ebdb623e2c8bc7fb690772bf413347e86247ef8373261054ed8b31cf511" } }, "bin": "nomad.exe",