homebrew-cask/Casks/insertpic.rb

12 lines
357 B
Ruby
Raw Normal View History

2014-11-14 01:26:05 +08:00
cask :v1 => 'insertpic' do
2014-08-18 12:43:52 +08:00
version '3.5'
sha256 'f12f9ec1f023f8c38fd735ecc2d2c725ee0e7dab757f6a5250e22198ea179e26'
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/insertPic/InsertPic_#{version}.zip"
homepage 'http://www.getinsertpic.com/'
license :gratis
2014-09-16 00:05:44 +08:00
app 'InsertPic/InsertPic.app'
end