diff --git a/bucket/nomad.json b/bucket/nomad.json index 6c08f1cfad..4d18191dac 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,12 @@ { - "version": "1.5.6", + "version": "1.6.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.5.6/nomad_1.5.6_windows_amd64.zip", - "hash": "a8889827b3252b735ab2de2b8ecb3db365bf0f873afc055101b82725410e775d" - }, - "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.5.6/nomad_1.5.6_windows_386.zip", - "hash": "82394e7e975582947fb617ae3b2b3220ea3fae0f7a7e4723151a0ccfd106788b" + "url": "https://releases.hashicorp.com/nomad/1.6.1/nomad_1.6.1_windows_amd64.zip", + "hash": "24d4a068fbf140e1930d44151155ddfec980d754c4bb683933b399d746d0b69b" } }, "bin": "nomad.exe", @@ -22,9 +18,6 @@ "architecture": { "64bit": { "url": "https://releases.hashicorp.com/nomad/$version/nomad_$version_windows_amd64.zip" - }, - "32bit": { - "url": "https://releases.hashicorp.com/nomad/$version/nomad_$version_windows_386.zip" } }, "hash": {