mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
225 B
Ruby
7 lines
225 B
Ruby
class Fantastical < Cask
|
|
url 'http://cdn.flexibits.com/Fantastical_1.3.10.zip'
|
|
homepage 'http://flexibits.com/fantastical'
|
|
version '1.3.10'
|
|
sha1 '62443ccd47b8bd8bfb5e88d1bc2efbaeeb37691a'
|
|
link 'Fantastical.app'
|
|
end
|