homebrew-cask/Casks/captur.rb

15 lines
460 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'
2016-02-12 06:04:27 +08:00
# dropboxusercontent.com/u/27027504 was verified as official when first introduced to the cask
2015-09-08 09:45:28 +08:00
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