Commit Graph

7 Commits

Author SHA1 Message Date
Lincoln Lee dd6f16022e Update totalfinder to 1.5.22 2014-03-21 00:02:25 +08:00
Lincoln Lee 1c27f4c1d3 Update Totalfinder to 1.5.19 2014-02-27 18:44:46 +08: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 81744a038d bugfix: make uninstall :script accept a hash
The indentation in CONTRIBUTING.md implies that :script accepts a hash.
But that is not the case. Instead :script accesses the entire hash defined
by uninstall.  Unrelated install keys such as :quit leak through to
@command.run! when attempting to exec :script.  Result: contrary to docs,
:script cannot be combined with other uninstall keys.

This PR makes uninstall :script accept a hash.  When :args or :input are not
needed, :script can still accept a plain string, so many Casks require no
alteration.

In addition
- adds key :executable, required when using hash argument to :script
- keys to :script are validated and sanitized before being passed to
  @command.run!
- adds :quit to with-installable.rb test to protect against regression
  on leaky keys
2014-01-11 12:20:59 -05:00
Michael Ford 9798bfb625 TotalFinder 1.5.6 2014-01-02 02:05:45 +08:00
Lincoln Lee 7ad9d5c480 Update TotalFinder to 1.5.4 2013-11-20 12:11:15 +08:00
Scott Reeves 2158028e76 Update TotalFinder for new naming conventions 2013-11-09 15:42:48 -05:00