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