nomad: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2022-08-05 20:30:29 +00:00
parent 5a33f002a3
commit 7c5fb0573b

View File

@ -1,16 +1,16 @@
{
"version": "1.3.2",
"version": "1.3.3",
"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.3.2/nomad_1.3.2_windows_amd64.zip",
"hash": "31519ab3404cc54567daf91420a9f047b4f62389e85605f5e6e798f2dc694a73"
"url": "https://releases.hashicorp.com/nomad/1.3.3/nomad_1.3.3_windows_amd64.zip",
"hash": "279bd5e64062719dd48e4704e71e00e966e325c7ab2daa5c9212dde07667b5da"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.3.2/nomad_1.3.2_windows_386.zip",
"hash": "a6f5ac8b520599383ac60881faa047acabdbf9e271246c6bf184b75d6fae6967"
"url": "https://releases.hashicorp.com/nomad/1.3.3/nomad_1.3.3_windows_386.zip",
"hash": "c4b2d35471088a9880984259510e79fd8b994e872a1b27c3ef60ff98aa9d13c2"
}
},
"bin": "nomad.exe",