mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
225 B
Ruby
7 lines
225 B
Ruby
class Candybar < Cask
|
|
url 'http://panic.com/museum/candybar/CandyBar%203.3.4.zip'
|
|
homepage 'http://panic.com/museum/candybar/'
|
|
version '3.3.4'
|
|
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'
|
|
link 'CandyBar.app'
|
|
end
|