nomad 0.8.4
Closes #28889. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ca0c9323cd
commit
a63269e0a6
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.8.3.tar.gz"
|
||||
sha256 "af1aee7bd182a656c846a710b262318b7a10bb31671843697f302606a758fe04"
|
||||
url "https://github.com/hashicorp/nomad/archive/v0.8.4.tar.gz"
|
||||
sha256 "8dfacd578f2be1ae6cc7af6b2749952f1646344cb95bde17f35eeb78faacd616"
|
||||
head "https://github.com/hashicorp/nomad.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue