mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
201 B
Ruby
7 lines
201 B
Ruby
class Anki < Cask
|
|
url 'http://ankisrs.net/download/mirror/anki-2.0.16.dmg'
|
|
homepage 'http://ankisrs.net/'
|
|
version '2.0.16'
|
|
sha1 'c4f046f6c6bd10741054f5e469d36b22d2def858'
|
|
link 'Anki.app'
|
|
end
|