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.7.zip'
|
|
homepage 'http://flexibits.com/fantastical'
|
|
version '1.3.7'
|
|
sha1 'eb45109ae9bcf54b8856129f698cb6e61e57c030'
|
|
link 'Fantastical.app'
|
|
end
|