Add MoeFE Google Translate v2.0.0-beta.2 (#51702)

* Add MoeFE Google Translate v2.0.0-beta.2

* Update and rename google-translate.rb to moefe-google-translate.rb
This commit is contained in:
2018-09-09 05:57:54 +08:00 committed by Vítor Galvão
parent 2a2b63adc6
commit c433ee0804
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
cask 'moefe-google-translate' do
version '2.0.0-beta.2'
sha256 '7c9b896336b3bd6ca978afcde97dfacfa4ebc785c7419c36bcf92c2475e5bd24'
url "https://github.com/MoeFE/GoogleTranslate/releases/download/v#{version}/google-translate-#{version}-mac.zip"
appcast 'https://github.com/MoeFE/GoogleTranslate/releases.atom'
name 'MoeFE Google Translate'
homepage 'https://github.com/MoeFE/GoogleTranslate'
app 'mac/Google 翻译.app'
end