Merge pull request #5483 from yageek/features/qrfcview

Create cask for qRFCView v20121106
This commit is contained in:
Radek Simko 2014-07-25 20:15:54 +02:00
commit fb75d57f15
1 changed files with 10 additions and 0 deletions

10
Casks/qrfcview.rb Normal file
View File

@ -0,0 +1,10 @@
class Qrfcview < Cask
version '20121106'
sha256 '925cc6afc143f234a32e2f088cf3e4de6357e196edd38df30bc3f9b34074dccc'
url 'https://github.com/downloads/saghul/qrfcview-osx/qRFCView-20121106-1.dmg'
homepage 'https://saghul.github.io/qrfcview-osx'
link 'qRFCView.app'
end