Merge pull request #6843 from exherb/blackvue-viewer

Add Blackvue Viewer
This commit is contained in:
ndr 2014-10-21 10:41:29 +01:00
commit 72085dbe32
1 changed files with 10 additions and 0 deletions

10
Casks/blackvue-viewer.rb Normal file
View File

@ -0,0 +1,10 @@
class BlackvueViewer < Cask
version '1.25'
sha256 '80135f4d537a5ce67ed465a58b29e4701c6f2672c7b012ab6f6bea2c4d884fcc'
url "http://blackvue.com/en/common/downloadHIT.asp?downfile=BlackVue%20Viewer_#{version}.zip&path=board&idx=1431&sort=0"
homepage 'http://blackvue.com'
license :closed
app "BlackVue Viewer_#{version}.app"
end