diff --git a/bucket/nomad.json b/bucket/nomad.json index a28e4d9e2d..f5f273ba9e 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.2.1", + "version": "1.2.2", "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.2.1/nomad_1.2.1_windows_amd64.zip", - "hash": "69afad1e2aa170745ac9d28ac0d0dfa9d3a47930cdc387cd186e601a24bf154b" + "url": "https://releases.hashicorp.com/nomad/1.2.2/nomad_1.2.2_windows_amd64.zip", + "hash": "dc2b0fe9c0f72ed6acec79d8e6f9d24d2401f14342d0706f5bc4749b9d150ebf" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.2.1/nomad_1.2.1_windows_386.zip", - "hash": "02a2b5459476fa8b7eefefb1ac24381239cf38b40223a26c7e18900854eda43f" + "url": "https://releases.hashicorp.com/nomad/1.2.2/nomad_1.2.2_windows_386.zip", + "hash": "348577186cc88de3b939f4f63e895cf8bc2000f5d61f2450eedf130a873be717" } }, "bin": "nomad.exe",