mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
223 B
Ruby
7 lines
223 B
Ruby
class Fantastical < Cask
|
|
url 'http://cdn.flexibits.com/Fantastical_1.3.9.zip'
|
|
homepage 'http://flexibits.com/fantastical'
|
|
version '1.3.9'
|
|
sha1 '12d49a7ee47b67d3f0bc81deeaed4e91ef346794'
|
|
link 'Fantastical.app'
|
|
end
|