mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
nomad: Update to version 1.5.0
This commit is contained in:
parent
070556c579
commit
eb34ceef18
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.4",
|
"version": "1.5.0",
|
||||||
"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.4.4/nomad_1.4.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.5.0/nomad_1.5.0_windows_amd64.zip",
|
||||||
"hash": "7ea2f3a96cb6e96ec53ce3781a9f6a0cd4e513902ae815df2f9c3d163576d540"
|
"hash": "271e19e9a02799053d95d5c22affbf187afe5c8f9698eadd38ef9a32f4f0be0d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/nomad/1.4.4/nomad_1.4.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/nomad/1.5.0/nomad_1.5.0_windows_386.zip",
|
||||||
"hash": "bf8d4513ec4193c65d37d02edaf4399352db1ae75e1d320da835bac8bf0e5d34"
|
"hash": "8aa5ebf732a4fef7cba6d7f76ec220a31b5d20dc333998e938e4ffb3cd2499c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nomad.exe",
|
"bin": "nomad.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user