nomad: Update to version 0.9.2

This commit is contained in:
Richard Kuhnt 2019-06-05 15:02:07 +00:00
parent d9ef26dad1
commit 028885cfcf

View File

@ -2,15 +2,15 @@
"homepage": "https://www.nomadproject.io", "homepage": "https://www.nomadproject.io",
"license": "MPL-2.0", "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.", "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.1", "version": "0.9.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/nomad/0.9.1/nomad_0.9.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/nomad/0.9.2/nomad_0.9.2_windows_amd64.zip",
"hash": "1ad2bf46ff668fa1abf309709c8f89f7e44093cf58a45dd8bcc75144e469f1ed" "hash": "08662c7b389833da9d30ca90bcbe25418d1b947c5a26711f6934c021516f5526"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/nomad/0.9.1/nomad_0.9.1_windows_386.zip", "url": "https://releases.hashicorp.com/nomad/0.9.2/nomad_0.9.2_windows_386.zip",
"hash": "b9ece3a860cee8b9a01438bd314a5a31aa4699b58bf3ba9faba2d9360d6fc7bb" "hash": "1c63f743fe9c1af2c6aa0d61566a664ee607c38ca257a16ae8967a6471907529"
} }
}, },
"bin": "nomad.exe", "bin": "nomad.exe",