mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
nomad: Update to version 1.2.4
This commit is contained in:
parent
6729367608
commit
3ec3d581f0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.3",
|
"version": "1.2.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.2.3/nomad_1.2.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.2.4/nomad_1.2.4_windows_amd64.zip",
|
||||||
"hash": "a81553609a45059aa346ca1a8322b77941cb5c65c548db373db58968f23e04f3"
|
"hash": "978d41498b9993a09af418bd5dcb57c03133cddee68e6b27a778e9b4883ec486"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/nomad/1.2.3/nomad_1.2.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.2.4/nomad_1.2.4_windows_386.zip",
|
||||||
"hash": "0f80308f5e4429b28d68e309321994c8bce007a2da54f01f305857810631fa40"
|
"hash": "d6f8f736ccfd1966dfc995220b2a447812eb97840925fd0d85275d37c3b0f5e2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nomad.exe",
|
"bin": "nomad.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user