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