nomad: Update to version 1.2.5

This commit is contained in:
github-actions[bot] 2022-02-01 16:37:36 +00:00
parent fa12da95ef
commit b6055b2a7c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.4", "version": "1.2.5",
"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.2.4/nomad_1.2.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/nomad/1.2.5/nomad_1.2.5_windows_amd64.zip",
"hash": "978d41498b9993a09af418bd5dcb57c03133cddee68e6b27a778e9b4883ec486" "hash": "fca95e544f160525e854a1ffe0adafee5b808f52503ca35de63bfece96874deb"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/nomad/1.2.4/nomad_1.2.4_windows_386.zip", "url": "https://releases.hashicorp.com/nomad/1.2.5/nomad_1.2.5_windows_386.zip",
"hash": "d6f8f736ccfd1966dfc995220b2a447812eb97840925fd0d85275d37c3b0f5e2" "hash": "1dea19592a873991e54929577658ad7d691a11c376f397f6ed6a3bff75c67d01"
} }
}, },
"bin": "nomad.exe", "bin": "nomad.exe",