nomad: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2023-03-02 16:31:45 +00:00
parent 070556c579
commit eb34ceef18

View File

@ -1,16 +1,16 @@
{
"version": "1.4.4",
"version": "1.5.0",
"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.4.4/nomad_1.4.4_windows_amd64.zip",
"hash": "7ea2f3a96cb6e96ec53ce3781a9f6a0cd4e513902ae815df2f9c3d163576d540"
"url": "https://releases.hashicorp.com/nomad/1.5.0/nomad_1.5.0_windows_amd64.zip",
"hash": "271e19e9a02799053d95d5c22affbf187afe5c8f9698eadd38ef9a32f4f0be0d"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_386.zip",
"hash": "bf8d4513ec4193c65d37d02edaf4399352db1ae75e1d320da835bac8bf0e5d34"
"url": "https://releases.hashicorp.com/nomad/1.5.0/nomad_1.5.0_windows_386.zip",
"hash": "8aa5ebf732a4fef7cba6d7f76ec220a31b5d20dc333998e938e4ffb3cd2499c2"
}
},
"bin": "nomad.exe",