nomad: Update to version 0.11.1

This commit is contained in:
Richard Kuhnt 2020-04-22 17:01:49 +00:00
parent a4ee0125e9
commit 42bc6e32ae

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.11.0", "version": "0.11.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/nomad/0.11.0/nomad_0.11.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/nomad/0.11.1/nomad_0.11.1_windows_amd64.zip",
"hash": "01b53e25078079bc86e286172352e09b64e91d2427235641d4c5fa1839c6eebe" "hash": "e974adecb3b04df23b39fcf20e733303d8dc6093aeddb6a9bb1f865529db09d3"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/nomad/0.11.0/nomad_0.11.0_windows_386.zip", "url": "https://releases.hashicorp.com/nomad/0.11.1/nomad_0.11.1_windows_386.zip",
"hash": "06eff35db4d1cffd2f5686573ea28710c13174e17a63fdd1fe586f3760ba5499" "hash": "139615be858e2bdf5c2245a7dc0e44ce156921cf68ed8b1a85ff7c4d081d4d59"
} }
}, },
"bin": "nomad.exe", "bin": "nomad.exe",