nomad: Update to version 1.5.6

This commit is contained in:
github-actions[bot] 2023-05-22 16:28:58 +00:00
parent fef9d80dbb
commit 450a3bcfea

View File

@ -1,16 +1,16 @@
{
"version": "1.5.5",
"version": "1.5.6",
"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.5.5/nomad_1.5.5_windows_amd64.zip",
"hash": "8a7d07145e5bb8e787ea4645ef24679e90ed27a1ade173d71df8a4cb4530bee2"
"url": "https://releases.hashicorp.com/nomad/1.5.6/nomad_1.5.6_windows_amd64.zip",
"hash": "a8889827b3252b735ab2de2b8ecb3db365bf0f873afc055101b82725410e775d"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.5.5/nomad_1.5.5_windows_386.zip",
"hash": "d4f17b84f04513fe1aab0eade127edb55cb460498014dc09e2a6fc1cec1dcff1"
"url": "https://releases.hashicorp.com/nomad/1.5.6/nomad_1.5.6_windows_386.zip",
"hash": "82394e7e975582947fb617ae3b2b3220ea3fae0f7a7e4723151a0ccfd106788b"
}
},
"bin": "nomad.exe",