translate-shell 0.9.6.3
Closes #13120. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
69bb953970
commit
ffffa38fa7
1 changed files with 2 additions and 2 deletions
|
@ -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.2.tar.gz"
|
||||
sha256 "db0e322cd1361c45d0740049e11d349be61ada859d5daa59c53396d0ccbd5e4b"
|
||||
url "https://github.com/soimort/translate-shell/archive/v0.9.6.3.tar.gz"
|
||||
sha256 "25ee1eafdeb0400113e9d37ff9d862093c6fb1bdcbab562260654e3f76c2328f"
|
||||
head "https://github.com/soimort/translate-shell.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue