mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
Reformat geektool.rb according to readability conventions
This commit is contained in:
parent
d3432db747
commit
df4bcc2176
1 changed files with 6 additions and 4 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Geektool < Cask
|
||||
url 'http://download.tynsoe.org/GeekTool-3.1.1-311.zip'
|
||||
appcast 'http://dl.dropboxusercontent.com/u/1760713/appcast/appcast.xml'
|
||||
homepage 'http://projects.tynsoe.org/en/geektool/'
|
||||
version '3.1.1-311'
|
||||
sha256 'ef1a7439d91f0de9e459a4677c6f95fe35bd7e02c300adc9ce315b5590cbbfc9'
|
||||
sha256 'ef1a7439d91f0de9e459a4677c6f95fe35bd7e02c300adc9ce315b5590cbbfc9'
|
||||
|
||||
url 'http://download.tynsoe.org/GeekTool-3.1.1-311.zip'
|
||||
appcast 'http://dl.dropboxusercontent.com/u/1760713/appcast/appcast.xml'
|
||||
homepage 'http://projects.tynsoe.org/en/geektool/'
|
||||
|
||||
link 'GeekTool.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue