rebar 2.6.1

Closes Homebrew/homebrew#44907.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Stian Eikeland 2015-10-13 21:28:46 +02:00 committed by Dominyk Tiller
parent f2a6967220
commit 60c44d4b58

View file

@ -1,8 +1,8 @@
class Rebar < Formula
desc "Erlang build tool"
homepage "https://github.com/rebar/rebar"
url "https://github.com/rebar/rebar/archive/2.6.0.tar.gz"
sha256 "9f30ea5ab9da8638273cb55b49780e58fed1f4aa8623b835bcdd983bb451f7a7"
url "https://github.com/rebar/rebar/archive/2.6.1.tar.gz"
sha256 "aed933d4e60c4f11e0771ccdb4434cccdb9a71cf8b1363d17aaf863988b3ff60"
head "https://github.com/rebar/rebar.git"