Add Dashcam Viewer v2.1.6 (#23010)

This commit is contained in:
Richard Green 2016-07-23 17:44:35 +01:00 committed by Victor Popkov
parent 73102401b7
commit cd456aecb7
1 changed files with 13 additions and 0 deletions

13
Casks/dashcam-viewer.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'dashcam-viewer' do
version '2.1.6'
sha256 'cb0a03231fd70a63763c6b13c5ff672c584b164f505e9c1b80e0d4b3e7ee091b'
# dropboxusercontent.com/u/25150850 was verified as official when first introduced to the cask
url "https://dl.dropboxusercontent.com/u/25150850/Dashcam_Viewer_v#{version}.dmg"
name 'Dashcam Viewer'
name 'Dashcam Viewer by Earthshine Software'
homepage 'https://dashcamviewer.com'
license :freemium
app 'Dashcam Viewer.app'
end