nomad: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2021-06-10 09:00:23 +00:00
parent 64f8da14f0
commit 86223d41e0

View File

@ -1,16 +1,16 @@
{
"version": "1.1.0",
"version": "1.1.1",
"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.0/nomad_1.1.0_windows_amd64.zip",
"hash": "c15f60c31be97025d7bbbba1ef953bacca2b32fb50a63532f0537d842adb336b"
"url": "https://releases.hashicorp.com/nomad/1.1.1/nomad_1.1.1_windows_amd64.zip",
"hash": "7ec735097e3ac0ae03c4722d2d72393754383a51b387e370c6aa32a05615e491"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.1.0/nomad_1.1.0_windows_386.zip",
"hash": "d66759b0f79f97314c7015d83e0eec29cfb1f8a3cda241714accf99a3f5edc19"
"url": "https://releases.hashicorp.com/nomad/1.1.1/nomad_1.1.1_windows_386.zip",
"hash": "8ca3d4222680a75cb784d70f6bafc6c387fa3d5fcef9265997ee92825c1245b9"
}
},
"bin": "nomad.exe",