diff --git a/Formula/nomad.rb b/Formula/nomad.rb index 473ab0a2c1..c444b1b82a 100644 --- a/Formula/nomad.rb +++ b/Formula/nomad.rb @@ -4,8 +4,8 @@ class Nomad < Formula desc "Distributed, Highly Available, Datacenter-Aware Scheduler" homepage "https://www.nomadproject.io" url "https://github.com/hashicorp/nomad.git", - :tag => "v0.3.1", - :revision => "17fa55c4cfdacbcaf9459a7210d58aa4b47ed541" + :tag => "v0.3.2", + :revision => "efcd4e822d9e1569187ac649da15610b47167f24" head "https://github.com/hashicorp/nomad.git"