diff --git a/bucket/nomad.json b/bucket/nomad.json index 1c6fadc09b..14003aed90 100644 --- a/bucket/nomad.json +++ b/bucket/nomad.json @@ -1,16 +1,16 @@ { - "version": "1.2.5", + "version": "1.2.6", "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.2.5/nomad_1.2.5_windows_amd64.zip", - "hash": "fca95e544f160525e854a1ffe0adafee5b808f52503ca35de63bfece96874deb" + "url": "https://releases.hashicorp.com/nomad/1.2.6/nomad_1.2.6_windows_amd64.zip", + "hash": "c0eed52f7647e36c4a662bb76789962b2280821a08890410da7956b1c66b2891" }, "32bit": { - "url": "https://releases.hashicorp.com/nomad/1.2.5/nomad_1.2.5_windows_386.zip", - "hash": "1dea19592a873991e54929577658ad7d691a11c376f397f6ed6a3bff75c67d01" + "url": "https://releases.hashicorp.com/nomad/1.2.6/nomad_1.2.6_windows_386.zip", + "hash": "6e67aa1c7d7ad32678b92e03c77dad3266c82a10250a578ea4d6cad0e416b910" } }, "bin": "nomad.exe",