From 18214ac795eac5f8bddc3492e32f142dc2ae92ae Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 23 Apr 2018 19:36:48 -0700 Subject: [PATCH] xonsh 0.6.2 Closes #27007. Signed-off-by: ilovezfs --- Formula/xonsh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xonsh.rb b/Formula/xonsh.rb index 79eac8da28..2f47e8240e 100644 --- a/Formula/xonsh.rb +++ b/Formula/xonsh.rb @@ -3,8 +3,8 @@ class Xonsh < Formula desc "Python-ish, BASHwards-compatible shell language and command prompt" homepage "http://xon.sh" - url "https://github.com/xonsh/xonsh/archive/0.6.1.tar.gz" - sha256 "a38b8f8a282addc8253fb27dfe4a9e0198b7093a0c0d78a842ee133b35647b59" + url "https://github.com/xonsh/xonsh/archive/0.6.2.tar.gz" + sha256 "b5c221476d02b013965b715950b4b9ee8c8cec423db82e219a09d69215d4b0a4" head "https://github.com/scopatz/xonsh.git" bottle do