You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
200 B
7 lines
200 B
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
|
|
|