fish 2.3b2 (devel)

Closes #853.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2016-05-05 00:50:13 +01:00
parent cc89c1ce58
commit fbc0bb93c1

View file

@ -12,8 +12,8 @@ class Fish < Formula
end
devel do
url "https://github.com/fish-shell/fish-shell/releases/download/2.3b1/fish-2.3b1.tar.gz"
sha256 "f31f3fc7064af293e2bd7854f2f2c9ccab3f9ca970288309f15b06dd72a35171"
url "https://github.com/fish-shell/fish-shell/releases/download/2.3b2/fish-2.3b2.tar.gz"
sha256 "2b9342e7d5baf163e7384ea8f1270b8cdc06b19c8602e3c01546cc11d4337de9"
depends_on "autoconf" => :build
depends_on "doxygen" => :build