{ "version": "1.2.0", "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.0/nomad_1.2.0_windows_amd64.zip", "hash": "a728794b463c308d416dae089936f63645c989813b3a22471fc93b450f429551" }, "32bit": { "url": "https://releases.hashicorp.com/nomad/1.2.0/nomad_1.2.0_windows_386.zip", "hash": "7af54b029fa52e791124efad0e96e7e71f0ba595d8e411d69473e56d1afa24ad" } }, "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" } } }