homebrew-cask/Casks/unrarx.rb

11 lines
271 B
Ruby
Raw Normal View History

2013-06-23 02:10:52 +08:00
class Unrarx < Cask
version '2.2'
sha256 '616c5c536efb29a35fe45c8171874592cc28b269e5d7ed6947c19c8cbb686955'
2013-06-23 02:10:52 +08:00
url 'http://www.unrarx.com/files/UnRarX_2.2.zip'
2014-06-09 22:41:39 +08:00
appcast 'http://www.unrarx.com/update.xml'
2013-06-23 02:10:52 +08:00
homepage 'http://www.unrarx.com'
2013-06-23 02:10:52 +08:00
link 'UnRarX.app'
end