diff --git a/bucket/nomad.json b/bucket/nomad.json index 97fe936c5c..bf8feb5cf7 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.3.4", + "version": "1.3.5", "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.4/nomad_1.3.4_windows_amd64.zip", - "hash": "422444077813b9207943abfd6f3a8790be4e728dd1b58427bd09c3e6a66283e8" + "url": "https://releases.hashicorp.com/nomad/1.3.5/nomad_1.3.5_windows_amd64.zip", + "hash": "ff32894cbcb3d2e146c60f51246409c7716c559b3050d74be913470e73b0588a" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.3.4/nomad_1.3.4_windows_386.zip", - "hash": "9e68471d1a93c3d741d2c4b159b3b0d0a30977de51fe657bbed5fdaf8950b8e1" + "url": "https://releases.hashicorp.com/nomad/1.3.5/nomad_1.3.5_windows_386.zip", + "hash": "8775f3ff85b3bfa352ad683165b4f69ca2cc6b6ec5b29a8caa1ff03360d08038" } }, "bin": "nomad.exe",