diff --git a/bucket/nomad.json b/bucket/nomad.json index a6e9219362..58ca5d4947 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.8.4", + "version": "1.9.0", "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.8.4/nomad_1.8.4_windows_amd64.zip", - "hash": "5822df7183768717436d657e9ad6a7fbdd0aa0518ea3e2c05de3b261e09f9e83" + "url": "https://releases.hashicorp.com/nomad/1.9.0/nomad_1.9.0_windows_amd64.zip", + "hash": "214d8f44ff166af4f0b6035a72033f86260098a8e2d6dbb11c25f36c9cbca885" } }, "bin": "nomad.exe",