homebrew-cask/Casks/shelf-leveler.rb

14 lines
532 B
Ruby
Raw Normal View History

2014-11-14 01:26:54 +08:00
cask :v1 => 'shelf-leveler' do
2014-09-17 19:43:01 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
2015-06-29 14:32:18 +08:00
url 'https://download.mrgeckosmedia.com/ShelfLeveler.zip'
2015-07-10 14:19:03 +08:00
appcast 'https://mrgeckosmedia.com/applications/appcast/Shelf-Leveler',
:sha256 => 'c105352e410ec86e4c28d524210532901be9efc0e59daf8231f0ade4eea1c39e'
2015-01-12 03:16:48 +08:00
name 'Shelf Leveler'
homepage 'https://mrgeckosmedia.com/applications/info/Shelf-Leveler'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:18 +08:00
app 'Shelf Leveler.app'
2013-10-31 00:30:11 +08:00
end