From 4f47aeecba71eaf378fdebefcd5d9c6f77f49318 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 31 Mar 2017 23:30:52 -0700 Subject: [PATCH] nomad 0.5.6 Closes #11927. 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 0a0efefbb1..e8b2e5ee3e 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.5.5.tar.gz" - sha256 "250c2bbd06ebfb03a8fe747455855af02e3f318724ba01762ab609e4ae600097" + url "https://github.com/hashicorp/nomad/archive/v0.5.6.tar.gz" + sha256 "e5f223d6309b7eecd8c3269f4c375ffedf0db8e5a9230b4b287d2de63c461616" head "https://github.com/hashicorp/nomad.git" bottle do