diff --git a/bucket/nomad.json b/bucket/nomad.json index d05a1d4e0d..88fc34db78 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.3.2", + "version": "1.3.3", "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.2/nomad_1.3.2_windows_amd64.zip", - "hash": "31519ab3404cc54567daf91420a9f047b4f62389e85605f5e6e798f2dc694a73" + "url": "https://releases.hashicorp.com/nomad/1.3.3/nomad_1.3.3_windows_amd64.zip", + "hash": "279bd5e64062719dd48e4704e71e00e966e325c7ab2daa5c9212dde07667b5da" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_386.zip", - "hash": "a6f5ac8b520599383ac60881faa047acabdbf9e271246c6bf184b75d6fae6967" + "url": "https://releases.hashicorp.com/nomad/1.3.3/nomad_1.3.3_windows_386.zip", + "hash": "c4b2d35471088a9880984259510e79fd8b994e872a1b27c3ef60ff98aa9d13c2" } }, "bin": "nomad.exe",