Add huggle 3.4.4 (#52125)

* Add huggle 3.4.4

* Update huggle.rb
This commit is contained in:
Franklin Yu 2018-09-18 14:34:02 -04:00 committed by Vítor Galvão
parent 23523c3b58
commit 8b5f65b010
1 changed files with 12 additions and 0 deletions

12
Casks/huggle.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'huggle' do
version '3.4.4'
sha256 '82cce22303dbbf28d4e94ec271a2c87e845b0630219d6ec52966ccc0a1697d87'
# github.com/huggle/huggle3-qt-lx was verified as official when first introduced to the cask
url "https://github.com/huggle/huggle3-qt-lx/releases/download/#{version}/huggle_#{version}.dmg"
appcast 'https://github.com/huggle/huggle3-qt-lx/releases.atom'
name 'Huggle'
homepage 'https://en.wikipedia.org/wiki/Wikipedia:Huggle'
app 'Huggle.app'
end