From a63269e0a6717d586ffc0074aa0d7b69291fc5a7 Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 12 Jun 2018 08:09:11 +1000 Subject: [PATCH] nomad 0.8.4 Closes #28889. Signed-off-by: ilovezfs --- Formula/nomad.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/nomad.rb b/Formula/nomad.rb index 8cb93553a5..f38db735dd 100644 --- a/Formula/nomad.rb +++ b/Formula/nomad.rb @@ -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