Browse Source

Merge pull request #1085 from minhoryang/master

Added Hearthstone-ko.rb
master
Vítor Galvão 9 years ago
parent
commit
69209f0a44
  1. 10
      Casks/hearthstone-ko.rb

10
Casks/hearthstone-ko.rb

@ -0,0 +1,10 @@
cask :v1 => 'hearthstone-ko' do
version :latest
sha256 :no_check
url 'http://dist.blizzard.com/downloads/hs-installers/a6029a1d625c79252defff3914fb6e67/retail.1/Hearthstone-Setup-koKR.zip'
homepage 'http://kr.battle.net/hearthstone/ko/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
installer :manual => 'Hearthstone-Setup-koKR.app'
end
Loading…
Cancel
Save