nomad: Update to version 1.5.5

This commit is contained in:
github-actions[bot] 2023-05-05 16:28:13 +00:00
parent 4557cb3726
commit 00e4eef4f3

View File

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