rebar 2.5.1

This commit is contained in:
Brett Koonce 2014-08-21 00:26:50 -07:00 committed by Mike McQuaid
parent bfebb59cde
commit 83e4c34ef0

View file

@ -2,8 +2,8 @@ require "formula"
class Rebar < Formula
homepage "https://github.com/rebar/rebar"
url "https://github.com/rebar/rebar/archive/2.5.0.tar.gz"
sha1 "2c52d3970f0ff10d5c0207ed1e05efbac1bb5a94"
url "https://github.com/rebar/rebar/archive/2.5.1.tar.gz"
sha1 "cf8d3e33c21f09b826a52a681f5b729559a3280c"
head "https://github.com/rebar/rebar.git", :branch => "master"