Commit Graph

26 Commits

Author SHA1 Message Date
Vincent Klaiber a4cf685350 Update SourceTree to version 1.9.2 2014-05-09 22:19:51 +02:00
Beng Hee Eu 14224c387c SourceTree 1.9.1 2014-05-03 02:53:50 +08:00
Ngoc Pham 8ebaebf6a5 Update SourceTree to latest version 1.9.0 2014-04-29 12:24:50 -04: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 af577ebd15 add files_in_usr_local caveat to several Casks 2014-02-21 10:44:44 -05:00
Beng Hee Eu 05bbf0b0f9 SourceTree 1.8.1 2014-01-31 10:13:03 +08:00
Stratos Moros 13445bdfc1 update a few cask to use `binary` artifact
This is obviously not an exhaustive list. I have included it in
the branch to demonstrate the new feature.
2014-01-05 22:55:18 +02:00
Beng Hee Eu 454600b132 SourceTree 1.8.0.3 2013-12-15 10:59:15 +08:00
Beng Hee Eu 9a3339b589 SourceTree 1.8.0.2 2013-12-12 00:41:55 +08:00
Paspartout 04e4aa4715 Updated SourceTree to the latest version 2013-11-11 19:06:25 +01:00
Fernando Paredes b32fa53dbe Rename SourceTree
#1463
2013-11-03 21:16:58 -08:00
Maxime Thirouin 37be5e9f4a SourceTree should be source-tree, not sourcetree
According to https://github.com/phinze/homebrew-cask/issues/365
2013-10-29 07:16:03 +01:00
elseym 1bf0fe47d3 version bump for sourcetree (1.7.2 to 1.7.3) 2013-10-05 19:38:32 +02:00
Fernando Paredes 9b11adfa0c Sourcetree 1.7.2 2013-09-26 08:26:01 -07:00
Fernando Paredes d50f640751 Update Sourcetree to 1.7.1 2013-09-19 08:02:06 -07:00
Adam Robertson 4db0ae2695 upgrade sourcetree to 1.6.4.1 2013-09-09 23:23:06 +10:00
Fernando Paredes ac9f7205eb Update SourceTree to 1.6.3.1 2013-08-14 08:19:48 -07:00
Fernando Paredes 6ac7c1602f Update Sourcetree to 1.6.2.2 2013-07-09 12:05:28 -07:00
Alex Bukin 981c33a7e3 update sourcetree to 1.6.1 2013-05-29 18:44:28 -07:00
Alex Bukin 6e007989a9 update SourceTree to 1.6.0.1 2013-05-21 16:41:24 -07:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
Vítor Galvão 5429a3edff SourceTree 1.5.7.1
Signed-off-by: Felix Saparelli <me@passcod.name>
2013-02-04 12:51:07 +13: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
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
phinze 81086363a6 format Sourcetree constant like homebrew expects
fixes #27
2012-10-05 08:41:32 -05:00
Ryan Aghdam 5aed722a5a Added Cask for SourceTree 2012-10-03 10:19:08 -04:00