homebrew-cask/Casks/desktop-log.rb

13 lines
391 B
Ruby
Raw Normal View History

2014-11-14 01:25:41 +08:00
cask :v1 => 'desktop-log' do
2014-09-17 19:42:42 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.nightproductions.net/downloads/desklog.dmg'
2015-01-05 00:37:08 +08:00
name 'Desktop Log'
homepage 'http://www.nightproductions.net/desklog.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2015-01-05 00:37:08 +08:00
tags :vendor => 'Night Productions'
2014-09-16 00:05:28 +08:00
app 'Desktop Log.app'
2014-04-14 12:33:51 +08:00
end