rebar 2.5.1
This commit is contained in:
parent
bfebb59cde
commit
83e4c34ef0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue