mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
229 B
Ruby
9 lines
229 B
Ruby
class Anki < Cask
|
|
version '2.0.26'
|
|
sha256 '2848127ef8ac30b922cd60f5e6b92632789d0c822723e96aa68aea246b9e4883'
|
|
|
|
url 'http://ankisrs.net/download/mirror/anki-2.0.26.dmg'
|
|
homepage 'http://ankisrs.net/'
|
|
|
|
link 'Anki.app'
|
|
end
|