Add new cask frhelper v3.8.7 (#56594)

* Add new cask frhelper

* Update the url stanza for frhelper cask

* Update frhelper.rb
This commit is contained in:
Qi Zhang 2018-12-24 11:44:52 -05:00 committed by Vítor Galvão
parent 9dabdaa2a8
commit 71dcf48d37
1 changed files with 12 additions and 0 deletions

12
Casks/frhelper.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'frhelper' do
version '2018-11-24'
sha256 '95c5e5d2ffcb91faf6f7a7259367afacca0bb0e9672a35b408bb6fc52e0ebc8d'
# static.frdic.com was verified as official when first introduced to the cask
url "https://static.frdic.com/pkg/fhmac.dmg?v=#{version}"
name 'Frhelper'
name '法语助手'
homepage 'https://www.eudic.net/v4/fr/app/frhelper'
app 'Frhelper.app'
end