xonsh 0.3.0

Closes #1324.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
Jerzerak 2016-05-20 23:56:51 -04:00 committed by Martin Afanasjew
parent f5016a81d4
commit 7527301f69

View file

@ -1,8 +1,8 @@
class Xonsh < Formula
desc "Python-ish, BASHwards-compatible shell language and command prompt"
homepage "http://xon.sh"
url "https://github.com/scopatz/xonsh/archive/0.2.7.tar.gz"
sha256 "2b458a7f6ad3caf34107547dcb919e20c5c95b0b6a9938751480f94bf5068586"
url "https://github.com/scopatz/xonsh/archive/0.3.0.tar.gz"
sha256 "6553d95f1e52a664a5b15ff096ecf09d9d970d18dfd7bd577ad1132e7348bbca"
head "https://github.com/scopatz/xonsh.git"
bottle do