nomad 0.5.1
Closes #7821. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
99ece55bfa
commit
99d8a7e285
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nomad < Formula
|
||||
desc "Distributed, Highly Available, Datacenter-Aware Scheduler"
|
||||
homepage "https://www.nomadproject.io"
|
||||
url "https://github.com/hashicorp/nomad/archive/v0.5.0.tar.gz"
|
||||
sha256 "a7d9126b4ce7937dbf3c72f14172261ddf59e88f4c2e4b7167601ab3ca421059"
|
||||
url "https://github.com/hashicorp/nomad/archive/v0.5.1.tar.gz"
|
||||
sha256 "7bbd5f8c23affb3c1b70d1c8fda22271b6ef7941fed938f79e94fce27139e7b6"
|
||||
head "https://github.com/hashicorp/nomad.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue