mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
200 B
Ruby
7 lines
200 B
Ruby
class Anki < Cask
|
|
url 'https://anki.googlecode.com/files/anki-2.0.11.dmg'
|
|
homepage 'http://ankisrs.net/'
|
|
version '2.0.11'
|
|
sha1 '1d5b3618499228df4fa7f4c5d8e35931981dff35'
|
|
link 'Anki.app'
|
|
end
|