Commit Graph

15 Commits

Author SHA1 Message Date
Roland Walker 022cd6780b caveats last in default-folder-x 2014-10-10 08:18:51 -04:00
Roland Walker f53c7704cf add license stanza to default-folder-x 2014-10-01 11:42:15 -04:00
Roland Walker 821a3944b4 re-use version in default-folder-x 2014-09-26 08:08:51 -04:00
Roland Walker 7e9d3b0259 remove caskroom_only in default-folder-x 2014-09-23 09:14:23 -04:00
Roland Walker 7656825393 cvt to :delete default-folder-x 2014-09-18 07:57:55 -04:00
Roland Walker 10eca2baa8 zap stanza from mackup for default-folder-x.rb 2014-09-16 08:38:16 -04:00
charliecano 2081e20d60 Upgraded Default Folder X.app to 4.6.8
Fixed sha2
2014-08-05 18:16:20 -07:00
charliecano d06423ae77 Upgrade Default Folder X.app to 4.6.8
8
https://stclairsoft.s3.amazonaws.com/DefaultFolderX-4.6.2.dmg'
2014-08-05 15:35:15 -07:00
ndr 9daf290811 Reformat default-folder-x.rb according to readability conventions 2014-06-27 02:01:07 +02:00
Roland Walker ca5c8b50db default folder X is a manual installer
therefore no `link` stanza is needed
2014-02-26 07:29:01 -05:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Scott Reeves 27648bee87 Default Folder X 4.6.2 2014-01-16 23:16:40 -05:00
Michael Ford a16df95cda Default Folder X 4.6.1 2013-12-06 21:48:14 +08:00
Joel Kuzmarski 9610491387 Default Folder X 4.5.12 2013-11-12 22:34:23 -06:00