homebrew-cask/Casks/picturesque.rb

12 lines
365 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'picturesque' do
2016-01-18 06:32:11 +08:00
version '2.4.5-937'
sha256 'f1b91abcee428783de1bfe328aae36f1315741ee61ea62d05b35f1bbc8830f8a'
2016-11-24 16:40:04 +08:00
# acqualia.com was verified as official when first introduced to the cask
2016-01-18 06:32:11 +08:00
url "http://www.acqualia.com/files/sparkle/picturesque_#{version}.zip"
2015-03-16 08:39:08 +08:00
name 'Picturesque'
2016-11-24 16:40:04 +08:00
homepage 'https://www.picturesqueapp.com/'
2014-09-16 00:06:07 +08:00
app 'Picturesque.app'
2013-06-22 15:32:01 +08:00
end