nomad: Update to version 1.4.4

This commit is contained in:
github-actions[bot] 2023-02-15 16:31:19 +00:00
parent 2379652717
commit 478fda7818

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.3", "version": "1.4.4",
"description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.", "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", "homepage": "https://www.nomadproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/nomad/1.4.3/nomad_1.4.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_amd64.zip",
"hash": "e1a196418da96fd323b81a05142c22287f3f57df043ad35d68bebff3bbf04fcb" "hash": "7ea2f3a96cb6e96ec53ce3781a9f6a0cd4e513902ae815df2f9c3d163576d540"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/nomad/1.4.3/nomad_1.4.3_windows_386.zip", "url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_386.zip",
"hash": "37e3948785d5e4140efda5644bea92ad72eac81289f1bba9c9d00c4510c6b70e" "hash": "bf8d4513ec4193c65d37d02edaf4399352db1ae75e1d320da835bac8bf0e5d34"
} }
}, },
"bin": "nomad.exe", "bin": "nomad.exe",