homebrew-cask/Casks/whatsize.rb

14 lines
447 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'whatsize' do
2016-01-18 09:18:42 +08:00
version '5.3.2'
sha256 '0b10293ba57e42914d67cdb331ceddbfdb6e2033069378a4f2a25acd8b5a4e34'
2014-09-26 22:28:02 +08:00
2014-10-20 23:12:42 +08:00
url 'http://www.whatsizemac.com/software/whatsize6/whatsize.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://www.id-design.com/software/whatsize/release/notes.xml',
checkpoint: '279abde04434b0f20a846ad0498828042efe3e6cad2512f8fd0cf98340247866'
2015-01-12 03:46:12 +08:00
name 'WhatSize'
2014-08-06 03:12:20 +08:00
homepage 'http://whatsizemac.com/'
2015-11-12 04:43:58 +08:00
license :commercial
2014-08-06 03:12:20 +08:00
2014-09-16 00:06:36 +08:00
app 'WhatSize.app'
2014-08-06 03:12:20 +08:00
end