zsh 5.2-test-3 (devel) (#7729)

This commit is contained in:
Zhiming Wang 2016-12-09 22:11:45 -05:00 committed by William Woodruff
parent 5cb84aee11
commit 5ba8893805

View file

@ -28,9 +28,9 @@ class Zsh < Formula
end
devel do
url "http://www.zsh.org/pub/development/zsh-5.2-test-2.tar.gz"
version "5.2-test-2"
sha256 "a86f82a4563b0c535623477f9c3b1a52ba997b24b801c7e1ea1b79c5f7f206e8"
url "http://www.zsh.org/pub/development/zsh-5.2-test-3.tar.gz"
version "5.2-test-3"
sha256 "7d486688d77c98b2a9bb8d8d6283d780c0e0ac64b1226dddb3fc9bcca5bcfcc3"
option "with-texi2html", "Build HTML documentation"
option "with-unicode9", "Build with Unicode 9 character width support"