homebrew-cask/Casks/captur.rb

15 lines
447 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'captur' do
2015-09-08 09:45:28 +08:00
version '2.4'
sha256 '1f6f19806290c1c366701a8391fdc26cae3b1a54e3d54d715e420346eeb66648'
# dropboxusercontent.com is the official download host per the vendor homepage
url "https://dl.dropboxusercontent.com/u/27027504/captur-#{version}.dmg.zip"
name 'Captur'
homepage 'http://cambhlumbulunk.blogspot.co.uk/p/captur.html'
license :gratis
container :nested => "captur-#{version}.dmg"
2015-09-08 09:45:28 +08:00
app '64 Bit/Captur.app'
end