nomad: Update to version 0.9.3

This commit is contained in:
Richard Kuhnt 2019-06-12 19:02:05 +00:00
parent ebe1902eec
commit 223ea2a790

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.9.2",
"version": "0.9.3",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/nomad/0.9.2/nomad_0.9.2_windows_amd64.zip",
"hash": "08662c7b389833da9d30ca90bcbe25418d1b947c5a26711f6934c021516f5526"
"url": "https://releases.hashicorp.com/nomad/0.9.3/nomad_0.9.3_windows_amd64.zip",
"hash": "83a1085d16ec4c58dd02fad1b0109a9b6cf71c96cd41d2d56eb46fdb5ba8d2eb"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/0.9.2/nomad_0.9.2_windows_386.zip",
"hash": "1c63f743fe9c1af2c6aa0d61566a664ee607c38ca257a16ae8967a6471907529"
"url": "https://releases.hashicorp.com/nomad/0.9.3/nomad_0.9.3_windows_386.zip",
"hash": "2b3067b30770552d24771936eac993a1f8f7ea6e56c552ad27988aacec0e5141"
}
},
"bin": "nomad.exe",