nomad: Update to version 1.1.4

This commit is contained in:
Richard Kuhnt 2021-08-26 20:00:36 +00:00
parent 385f34dbbc
commit 8d90144ef9

View File

@ -1,16 +1,16 @@
{
"version": "1.1.3",
"version": "1.1.4",
"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.1.3/nomad_1.1.3_windows_amd64.zip",
"hash": "0a813f6c72e951b4f322434078e62634037c0bdb73670e47fd72bb35ed843410"
"url": "https://releases.hashicorp.com/nomad/1.1.4/nomad_1.1.4_windows_amd64.zip",
"hash": "8fcb0b4c64d7f0d524b880424ea696729086aee95bcdf491b6de57600ffda0a5"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.1.3/nomad_1.1.3_windows_386.zip",
"hash": "7b9d0d8e08dae8048618f04956af5d5e7e9d71f06efdd6c1dd7c158cefb5f67e"
"url": "https://releases.hashicorp.com/nomad/1.1.4/nomad_1.1.4_windows_386.zip",
"hash": "5efa9ec5d6c3cf9f27322b88e67647a29c7dd0ef729ef4b5c9ed4a6098a2f754"
}
},
"bin": "nomad.exe",