mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
class Broomstick < Cask
|
|
version '0.91'
|
|
sha256 '2cfb70829bd2456b4a2c88b2b5bf037f3a479df13c58a40620f659f9df5b8b2b'
|
|
|
|
url 'http://downloads.zibity.com/Broomstick/Broomstick%200.91.zip'
|
|
homepage 'http://www.zibity.com/broomstick'
|
|
|
|
link 'Broomstick.app'
|
|
end
|