{ "version": "1.3.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.3.0/nomad_1.3.0_windows_amd64.zip", "hash": "4b375c7f2636921cc0f760a5a4e1a0f350e6601647e52c357618b1abc2e1ed44" }, "32bit": { "url": "https://releases.hashicorp.com/nomad/1.3.0/nomad_1.3.0_windows_386.zip", "hash": "b82b79e7e82cf557f453c0460f13a3c4acd7b4303223abe216eb4e2cf553dfdf" } }, "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" } } }