From 9013b40e8f3de77dab15ab90934f26de21400111 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 20 Mar 2017 18:03:30 -0400 Subject: [PATCH] translate-shell 0.9.6.1 Closes #11345. Signed-off-by: Tomasz Pajor --- Formula/translate-shell.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/translate-shell.rb b/Formula/translate-shell.rb index 5b61ad7f67..d6eb07f4f8 100644 --- a/Formula/translate-shell.rb +++ b/Formula/translate-shell.rb @@ -1,8 +1,8 @@ class TranslateShell < Formula desc "Command-line translator using Google Translate and more" homepage "https://www.soimort.org/translate-shell" - url "https://github.com/soimort/translate-shell/archive/v0.9.6.tar.gz" - sha256 "285cf25b06ae29645065c53ac39e00bc0024688e721c108932b780cc1a225e53" + url "https://github.com/soimort/translate-shell/archive/v0.9.6.1.tar.gz" + sha256 "1c4bb79a0c33cf4482c738371cb6f4ab8994dec8b71509df77571668f8e18b41" head "https://github.com/soimort/translate-shell.git", :branch => "develop" bottle do