Commit Graph

21 Commits

Author SHA1 Message Date
Jan Sauer 28570e7dcf Fix the-unarchiver homepage to link the product page and not the homepage 2015-06-01 18:57:47 +02:00
buo b6f58f309c the-unarchiver.rb: add name 2015-05-01 01:55:41 +09:00
Wong Hoi Sing Edison bb3fa98092 Fix the-unarchiver sha256. 2015-04-28 14:17:34 +08:00
Julien Lavergne 980786b97d fixed sha256 2015-04-23 20:28:13 +02:00
Ben Alman 248c21ac8d Update the-unarchiver cask to use "legacy" version. Closes #10785.
* The app's "Mac Apple Store" version Preference window is broken in OS X 10.10
* The "legacy" version isn't sandboxed and fixes this issue
* See related issue https://code.google.com/p/theunarchiver/issues/detail?id=758
2015-04-22 10:14:17 -04:00
Vítor Galvão 4124c4a9df the-unarchiver.rb: added vendor host comment 2015-01-19 02:35:39 +00:00
Roland Walker 451765a3fa new-style header in the-unarchiver 2014-11-13 12:39:01 -05:00
Roland Walker 71628bf33f add license stanza to the-unarchiver 2014-10-01 11:44:41 -04:00
Roland Walker 6c80c9e343 re-use version in the-unarchiver 2014-09-26 08:09:15 -04:00
Roland Walker 16e38ed642 app stanza in the-unarchiver.rb 2014-09-15 12:06:28 -04:00
ndr 62adecf0da Reformat the-unarchiver.rb according to readability conventions 2014-06-27 02:01:48 +02:00
Roland Walker 4daba819f6 use HTTPS url in the-unarchiver.rb 2014-06-18 10:55:26 -04:00
Michael Ford 6650fd4503 Upgrade The Unarchiver Cask to use SHA256 2014-02-15 15:11:38 +08:00
Roy Xiang c05982252b the-unarchiver 3.9.1
updated the-unarchiver from 3.8 to 3.9.1
2013-10-06 22:05:47 +08:00
Fernando Paredes edc8d3e69b Update The Unarchiver to v. 3.8 2013-07-09 11:04:10 -07:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vince Cima 012d36c94a Add explicit link in preparation of it begin required 2013-05-05 14:59:08 -05:00
Vince Cima 4b9d7bdd2a Update The Unarchiver to version 3.7 2013-04-14 23:10:22 -05:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
Sean T Allen ddfa68b290 Update to version 3.4 of the unarchiver.
This version, unlike the preceeding 3.3, is sandboxed so it
can be included in the App Store.
2012-10-20 09:05:25 -04:00
vincecima cce03bd434 Add The Unarchiver - a free replacement for Archive Utiliy.app 2012-10-01 22:07:10 -05:00