diff --git a/bucket/nomad.json b/bucket/nomad.json index 63cfb02761..3a1b4148d9 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/nomad_1.4.3_windows_amd64.zip", - "hash": "e1a196418da96fd323b81a05142c22287f3f57df043ad35d68bebff3bbf04fcb" + "url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_amd64.zip", + "hash": "7ea2f3a96cb6e96ec53ce3781a9f6a0cd4e513902ae815df2f9c3d163576d540" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.4.3/nomad_1.4.3_windows_386.zip", - "hash": "37e3948785d5e4140efda5644bea92ad72eac81289f1bba9c9d00c4510c6b70e" + "url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_386.zip", + "hash": "bf8d4513ec4193c65d37d02edaf4399352db1ae75e1d320da835bac8bf0e5d34" } }, "bin": "nomad.exe",