homebrew-cask/Casks/unrarx.rb

8 lines
222 B
Ruby
Raw Normal View History

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