homebrew-cask/Casks/anki.rb

8 lines
227 B
Ruby

class Anki < Cask
url 'http://ankisrs.net/download/mirror/anki-2.0.26.dmg'
homepage 'http://ankisrs.net/'
version '2.0.26'
sha256 '2848127ef8ac30b922cd60f5e6b92632789d0c822723e96aa68aea246b9e4883'
link 'Anki.app'
end