mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nomad: Update to version 1.1.1
This commit is contained in:
parent
64f8da14f0
commit
86223d41e0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"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.1.0/nomad_1.1.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.1.1/nomad_1.1.1_windows_amd64.zip",
|
||||||
"hash": "c15f60c31be97025d7bbbba1ef953bacca2b32fb50a63532f0537d842adb336b"
|
"hash": "7ec735097e3ac0ae03c4722d2d72393754383a51b387e370c6aa32a05615e491"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/nomad/1.1.0/nomad_1.1.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.1.1/nomad_1.1.1_windows_386.zip",
|
||||||
"hash": "d66759b0f79f97314c7015d83e0eec29cfb1f8a3cda241714accf99a3f5edc19"
|
"hash": "8ca3d4222680a75cb784d70f6bafc6c387fa3d5fcef9265997ee92825c1245b9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nomad.exe",
|
"bin": "nomad.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user