diff --git a/bucket/nomad.json b/bucket/nomad.json index cc9b9f102d..c23a245b1f 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.4.1", + "version": "1.4.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.4.1/nomad_1.4.1_windows_amd64.zip", - "hash": "55f9a00a33b19072c015e38ab92528c6d7d21354049849a876987172bbeabf62" + "url": "https://releases.hashicorp.com/nomad/1.4.2/nomad_1.4.2_windows_amd64.zip", + "hash": "2050957a380338a710a8d645f7f755a5ed87cbc1d284e2ed2f519ad491d25d4c" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.4.1/nomad_1.4.1_windows_386.zip", - "hash": "0ba2912ca9cbd772a61e962ad0bca77e0a638a80095e27e169175099fb48f4e3" + "url": "https://releases.hashicorp.com/nomad/1.4.2/nomad_1.4.2_windows_386.zip", + "hash": "4c2108867e1933ee98f536790b8a8d8fdc082032e30cd410aefd21e9a2b3fb4e" } }, "bin": "nomad.exe",