mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
217 B
Ruby
7 lines
217 B
Ruby
class Amethyst < Cask
|
|
url 'http://ianyh.com/amethyst/versions/Amethyst-0.8.3.zip'
|
|
homepage 'http://ianyh.com/amethyst'
|
|
version '0.8.3'
|
|
sha1 '441d26016128d8f4eede1d2d1b5f9b5779ee08b6'
|
|
link 'Amethyst.app'
|
|
end
|