translate-shell 0.9.6.4
Closes #14147. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
ed59fdf5dc
commit
cfce870415
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class TranslateShell < Formula
|
class TranslateShell < Formula
|
||||||
desc "Command-line translator using Google Translate and more"
|
desc "Command-line translator using Google Translate and more"
|
||||||
homepage "https://www.soimort.org/translate-shell"
|
homepage "https://www.soimort.org/translate-shell"
|
||||||
url "https://github.com/soimort/translate-shell/archive/v0.9.6.3.tar.gz"
|
url "https://github.com/soimort/translate-shell/archive/v0.9.6.4.tar.gz"
|
||||||
sha256 "25ee1eafdeb0400113e9d37ff9d862093c6fb1bdcbab562260654e3f76c2328f"
|
sha256 "5ac8fd1a6b772750942f92665966ddf2b825594eb969770aabf16d7a83b3e6b9"
|
||||||
head "https://github.com/soimort/translate-shell.git", :branch => "develop"
|
head "https://github.com/soimort/translate-shell.git", :branch => "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue