{ "version": "1.1.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.1.3/nomad_1.1.3_windows_amd64.zip", "hash": "0a813f6c72e951b4f322434078e62634037c0bdb73670e47fd72bb35ed843410" }, "32bit": { "url": "https://releases.hashicorp.com/nomad/1.1.3/nomad_1.1.3_windows_386.zip", "hash": "7b9d0d8e08dae8048618f04956af5d5e7e9d71f06efdd6c1dd7c158cefb5f67e" } }, "bin": "nomad.exe", "checkver": { "url": "https://releases.hashicorp.com/nomad/", "regex": "nomad_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/nomad/$version/nomad_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/nomad/$version/nomad_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/nomad_$version_SHA256SUMS" } } }