mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
Use a specific version of Fantastical
This commit is contained in:
parent
cafd1733a5
commit
dc7ef8cd0a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
class Fantastical < Cask
|
||||
url 'http://flexibits.com/fantastical/download'
|
||||
url 'http://cdn.flexibits.com/Fantastical_1.3.7.zip'
|
||||
homepage 'http://flexibits.com/fantastical'
|
||||
version 'latest'
|
||||
no_checksum
|
||||
version '1.3.7'
|
||||
sha1 'eb45109ae9bcf54b8856129f698cb6e61e57c030'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue