homebrew-cask/Casks/smaller.rb

14 lines
400 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'smaller' do
2016-01-18 08:39:47 +08:00
version '1.4'
sha256 '3d15fe4e216e24c02138da0a598d1c81ed80904cfa662b876acaa9cdefa57901'
2013-06-02 01:04:29 +08:00
url 'http://smallerapp.com/download/Smaller.zip'
2016-01-19 03:12:10 +08:00
appcast 'http://25.io/smaller/up/updates.xml',
checkpoint: 'c544450799565e3905e0ddfebabfed02a384aaad5cfbe7367542c15152d3277c'
2015-01-30 04:56:49 +08:00
name 'Smaller'
2013-06-02 01:04:29 +08:00
homepage 'http://smallerapp.com/'
2015-10-29 04:12:19 +08:00
license :commercial
2014-09-16 00:06:21 +08:00
app 'Smaller.app'
2013-06-02 01:04:29 +08:00
end