mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
7 lines
234 B
Ruby
7 lines
234 B
Ruby
class Broomstick < Cask
|
|
url 'http://downloads.zibity.com/Broomstick/Broomstick%200.91.zip'
|
|
homepage 'http://www.zibity.com/broomstick'
|
|
version '0.91'
|
|
sha1 '0b6ee375d59bc897a7646fd6cb337a405972022b'
|
|
link 'Broomstick.app'
|
|
end
|