homebrew-cask/Casks/geektool.rb

9 lines
342 B
Ruby
Raw Normal View History

2013-07-09 11:26:30 +08:00
class Geektool < Cask
url 'http://download.tynsoe.org/GeekTool-3.1.1-311.zip'
2014-06-03 01:38:03 +08:00
appcast 'http://dl.dropboxusercontent.com/u/1760713/appcast/appcast.xml'
2013-07-09 11:26:30 +08:00
homepage 'http://projects.tynsoe.org/en/geektool/'
2013-10-18 10:25:18 +08:00
version '3.1.1-311'
2014-02-26 06:31:38 +08:00
sha256 'ef1a7439d91f0de9e459a4677c6f95fe35bd7e02c300adc9ce315b5590cbbfc9'
2013-07-09 11:26:30 +08:00
link 'GeekTool.app'
end