Add LRTimelapse cask (#33273)

* Add LRTimelapse v4.7.5

* Update lrtimelapse.rb

* Update lrtimelapse.rb
This commit is contained in:
Vlad Gorodetsky 2017-05-02 03:06:19 +03:00 committed by Miccal Matthews
parent a196de804e
commit 0cb6fdfb87
1 changed files with 12 additions and 0 deletions

12
Casks/lrtimelapse.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'lrtimelapse' do
version '4.7.5'
sha256 'dde02d27b0bbc9e75868c878e6511a9af676624261c93728ebdff8bc62928313'
url "https://lrtimelapse.com/files/lrtimelapse-#{version.dots_to_hyphens}-mac/"
name 'LRTimelapse'
homepage 'https://lrtimelapse.com/'
pkg "LRTimelapse #{version} Installer.pkg"
uninstall script: 'Uninstall LRTimelapse.command'
end