nomad: Update to version 0.10.2

This commit is contained in:
Richard Kuhnt 2019-12-04 19:00:26 +00:00
parent 4ec35ca5be
commit 5b136872c2

View File

@ -2,15 +2,15 @@
"homepage": "https://www.nomadproject.io",
"license": "MPL-2.0",
"description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.",
"version": "0.10.1",
"version": "0.10.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/nomad/0.10.1/nomad_0.10.1_windows_amd64.zip",
"hash": "227b753a1f4407d16714e86506f503be576f6b2203ecc35e5c9f37bd7a62af91"
"url": "https://releases.hashicorp.com/nomad/0.10.2/nomad_0.10.2_windows_amd64.zip",
"hash": "02323fb4783bcc83f63f428c6de1eb52c7348a6be89a2b48d62a30405fe1601a"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/0.10.1/nomad_0.10.1_windows_386.zip",
"hash": "00531dc66f33051aeccca8a644fdb0fa4a9276ef889b7748cd31cd3f821a76d4"
"url": "https://releases.hashicorp.com/nomad/0.10.2/nomad_0.10.2_windows_386.zip",
"hash": "6532ff59162188673b858816c451abf4250b3cb0ab43ef0eda88d4b967487e95"
}
},
"bin": "nomad.exe",