diff --git a/bucket/nomad.json b/bucket/nomad.json index 31ae4a5429..ce6e73288b 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.1.3", + "version": "1.1.4", "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.1.3/nomad_1.1.3_windows_amd64.zip", - "hash": "0a813f6c72e951b4f322434078e62634037c0bdb73670e47fd72bb35ed843410" + "url": "https://releases.hashicorp.com/nomad/1.1.4/nomad_1.1.4_windows_amd64.zip", + "hash": "8fcb0b4c64d7f0d524b880424ea696729086aee95bcdf491b6de57600ffda0a5" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.1.3/nomad_1.1.3_windows_386.zip", - "hash": "7b9d0d8e08dae8048618f04956af5d5e7e9d71f06efdd6c1dd7c158cefb5f67e" + "url": "https://releases.hashicorp.com/nomad/1.1.4/nomad_1.1.4_windows_386.zip", + "hash": "5efa9ec5d6c3cf9f27322b88e67647a29c7dd0ef729ef4b5c9ed4a6098a2f754" } }, "bin": "nomad.exe",