mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nomad: Update to version 1.1.3
This commit is contained in:
parent
a1751b5df9
commit
b6516de759
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"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.2/nomad_1.1.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.1.3/nomad_1.1.3_windows_amd64.zip",
|
||||||
"hash": "6c8d7eb5234fca5d2eb5d617a007a842d9145912197724b889bb8cb0a92924df"
|
"hash": "0a813f6c72e951b4f322434078e62634037c0bdb73670e47fd72bb35ed843410"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/nomad/1.1.2/nomad_1.1.2_windows_386.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.1.3/nomad_1.1.3_windows_386.zip",
|
||||||
"hash": "12740f7aa724d4eb83dd94d0408ded8af0f9aa8586c9bfd8b0ed639b01fe0a99"
|
"hash": "7b9d0d8e08dae8048618f04956af5d5e7e9d71f06efdd6c1dd7c158cefb5f67e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nomad.exe",
|
"bin": "nomad.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user