mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
241 B
Ruby
7 lines
241 B
Ruby
class Geektool < Cask
|
|
url 'http://download.tynsoe.org/GeekTool-3.1.1-311.zip'
|
|
homepage 'http://projects.tynsoe.org/en/geektool/'
|
|
version '3.1.1-311'
|
|
sha1 'c4bcf59a902e5c2fb74d68cb74b8ac130873eae8'
|
|
link 'GeekTool.app'
|
|
end
|