Commit Graph

30 Commits

Author SHA1 Message Date
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
scribblemaniac ca3b18b018 Fix links to use SSL 2015-06-29 01:22:36 -06:00
Vítor Galvão b014f806d8 transmission.rb: added vendor host comment 2015-01-19 02:50:55 +00:00
Kirill Korolyov 4ab4511ed7 Add transmission name stanza, expand zap stanza 2014-12-30 00:19:47 +00:00
Roland Walker 136779c103 blank before zap in transmission 2014-11-22 09:24:21 -05:00
Roland Walker 0b41546311 new-style header in transmission 2014-11-13 12:39:09 -05:00
Roland Walker 2fc348d9ca add appcast :sha256 in transmission 2014-10-15 20:38:53 -04:00
Yegor Timoschenko d21f345c30 Specify that Transmission is under GNU GPL
https://trac.transmissionbt.com/browser/trunk/COPYING
2014-10-13 19:35:53 +07:00
Roland Walker 9e29a796e1 add license stanza to transmission 2014-10-01 11:44:47 -04:00
Roland Walker 2fecee99ea cvt to :delete transmission 2014-09-18 07:58:00 -04:00
Roland Walker e7dfc5b462 zap stanza from mackup for transmission.rb 2014-09-16 09:40:24 -04:00
Roland Walker 4c07376bb0 app stanza in transmission.rb 2014-09-15 12:06:31 -04:00
Havanna 2d8a36c4d1 Upgrade Transmission to v2.84 2014-07-02 19:32:30 +08:00
Vítor Galvão e7945afce0 made transmission easier to update 2014-06-22 17:02:00 +01:00
Roland Walker 024bcfaa38 add appcast stanza for transmission.rb 2014-06-02 14:14:58 -04:00
Vítor Galvão c107b4a9bc updated transmission (2.83) 2014-05-27 21:47:30 +01:00
Michael Ford 6bcf233bc1 Correct Transmission SHA256
Fixes #4521
2014-05-24 15:17:51 +08:00
Beng Hee Eu 7fc161365b Transmission 2.83 2014-05-19 12:30:17 +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
Fernando Paredes 0a5c7a8a7a Update Transmission to 2.82 2013-08-09 06:58:28 -07:00
Fernando Paredes b2a1979ba2 Update Transmission to 2.81 2013-07-20 09:04:12 -07:00
Robert Curth 77c656c89d Updates version for Transmission 2013-06-28 21:50:57 +02:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vítor Galvão 3237340880 Added link to transmission 2013-05-10 14:27:54 +01:00
phinze fadb349dee update transmission to 2.77 2013-03-24 19:40:09 -05:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
Vítor Galvão ead84a1437 Transmission 2.76
Signed-off-by: Felix Saparelli <me@passcod.net>
2013-01-29 10:25:30 +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 c24c72bd7e new cask: transmission 2012-09-21 22:46:36 -05:00