diff --git a/bucket/nomad.json b/bucket/nomad.json index 1b6a739c16..f8b6337460 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/nomad_1.8.0_windows_amd64.zip", - "hash": "e5b5efbb1efdcf5f88f3c080d9d0d559dc51c6bd5fb95672e40802af41318221" + "url": "https://releases.hashicorp.com/nomad/1.8.1/nomad_1.8.1_windows_amd64.zip", + "hash": "39c9a9c91560807f0db43e5f3b8d8a0572da22310397b10a9c5e04b97157b405" } }, "bin": "nomad.exe",