nomad: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2021-12-13 16:30:41 +00:00
parent dc79357da5
commit 05d6e4187d

View File

@ -1,16 +1,16 @@
{
"version": "1.2.2",
"version": "1.2.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.2.2/nomad_1.2.2_windows_amd64.zip",
"hash": "dc2b0fe9c0f72ed6acec79d8e6f9d24d2401f14342d0706f5bc4749b9d150ebf"
"url": "https://releases.hashicorp.com/nomad/1.2.3/nomad_1.2.3_windows_amd64.zip",
"hash": "a81553609a45059aa346ca1a8322b77941cb5c65c548db373db58968f23e04f3"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.2.2/nomad_1.2.2_windows_386.zip",
"hash": "348577186cc88de3b939f4f63e895cf8bc2000f5d61f2450eedf130a873be717"
"url": "https://releases.hashicorp.com/nomad/1.2.3/nomad_1.2.3_windows_386.zip",
"hash": "0f80308f5e4429b28d68e309321994c8bce007a2da54f01f305857810631fa40"
}
},
"bin": "nomad.exe",