mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nomad: Update to version 1.3.1
This commit is contained in:
parent
80d9822df4
commit
1b8a68a7a8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"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",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/nomad/1.3.0/nomad_1.3.0_windows_amd64.zip",
|
||||
"hash": "4b375c7f2636921cc0f760a5a4e1a0f350e6601647e52c357618b1abc2e1ed44"
|
||||
"url": "https://releases.hashicorp.com/nomad/1.3.1/nomad_1.3.1_windows_amd64.zip",
|
||||
"hash": "ec87b23ba80a05b2d77fc5be39b60706503820ceb81b2981cd591cc39dc33ea5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/nomad/1.3.0/nomad_1.3.0_windows_386.zip",
|
||||
"hash": "b82b79e7e82cf557f453c0460f13a3c4acd7b4303223abe216eb4e2cf553dfdf"
|
||||
"url": "https://releases.hashicorp.com/nomad/1.3.1/nomad_1.3.1_windows_386.zip",
|
||||
"hash": "5711c92c53e8953cf6ef58725c2afd8a8554ad492e6e956254edcdebebe95fde"
|
||||
}
|
||||
},
|
||||
"bin": "nomad.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user