homebrew-cask/Casks/principle.rb

15 lines
603 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'principle' do
2016-01-09 08:52:52 +08:00
version '0.0.81'
sha256 '640afca3255a5e1938bf53e4944f37a8116898a4de873a6fdad4e4322a6ddbd7'
# dropboxusercontent.com is the official download host per the vendor homepage
2016-01-09 08:52:52 +08:00
url "https://dl.dropboxusercontent.com/u/13897407/Principle_#{version.dots_to_underscores}.zip"
appcast 'https://dl.dropboxusercontent.com/u/13897407/buildTrain-601A6666-57A4-4C19-BDD3-1387B3CB9719.xml',
checkpoint: '19d2ed17922df59075a92e5b8773ea28f781127f916a3e93027d1b76645c46bf'
name 'Principle'
homepage 'http://principleformac.com/'
license :commercial
app 'Principle.app'
end