diff --git a/bucket/nomad.json b/bucket/nomad.json index 4ffad825c1..d05a1d4e0d 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.3.1", + "version": "1.3.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.3.1/nomad_1.3.1_windows_amd64.zip", - "hash": "ec87b23ba80a05b2d77fc5be39b60706503820ceb81b2981cd591cc39dc33ea5" + "url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_amd64.zip", + "hash": "31519ab3404cc54567daf91420a9f047b4f62389e85605f5e6e798f2dc694a73" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.3.1/nomad_1.3.1_windows_386.zip", - "hash": "5711c92c53e8953cf6ef58725c2afd8a8554ad492e6e956254edcdebebe95fde" + "url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_386.zip", + "hash": "a6f5ac8b520599383ac60881faa047acabdbf9e271246c6bf184b75d6fae6967" } }, "bin": "nomad.exe",