QQBrowser 1.5.0.2311

The short URL is used due to its long version being
considered invalid by Ruby's stdlib. See discussion
on the pull request.

Closes #933.

Signed-off-by: Félix Saparelli <felix@passcod.name>
This commit is contained in:
hzlzh 2013-08-17 22:48:33 +08:00 committed by Félix Saparelli
parent 229271af61
commit ed1963ff9d
1 changed files with 7 additions and 0 deletions

7
Casks/qqbrowser.rb Normal file
View File

@ -0,0 +1,7 @@
class Qqbrowser < Cask
url 'http://url.cn/0Q7Ev1' # Refer to #933 regarding usage of shortener
homepage 'http://browser.qq.com/mac/'
version '1.5.0.2311'
sha1 '0b390037a045e0ea6b0105d2ace1c40f854106ac'
link 'QQBrowser.app'
end