mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
213 B
Ruby
7 lines
213 B
Ruby
class Amethyst < Cask
|
|
url 'http://ianyh.com/Amethyst/versions/Amethyst-0.8.zip'
|
|
homepage 'http://ianyh.com/Amethyst'
|
|
version '0.8'
|
|
sha1 'ed1a4268b5615078e6f90c7b1adc2bc5ef337874'
|
|
link 'Amethyst.app'
|
|
end
|