homebrew-cask/Casks/captur.rb

13 lines
416 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'
2016-08-12 07:55:48 +08:00
homepage 'https://cambhlumbulunk.blogspot.co.uk/p/captur.html'
2015-09-08 09:45:28 +08:00
license :gratis
app '64 Bit/Captur.app'
end