Commit Graph

30 Commits

Author SHA1 Message Date
ndr e3b7b22bcf Reformat chromium.rb according to readability conventions 2014-06-27 02:01:03 +02:00
Roland Walker 316e381732 use HTTPS url in chromium.rb 2014-06-18 10:55:20 -04:00
Trevor Parker 637cc1ca1e Upgrade Chromium to 35.0.1916.153 2014-06-14 21:06:45 -04:00
Roland Walker 5781e3a3fe add appcast stanza for chromium.rb 2014-06-02 21:48:05 -04:00
Trevor Parker cb1489275e Upgrade Chromium to 35.0.1916.114
Conflicts:
	Casks/chromium.rb
2014-05-27 17:13:03 -07:00
Trevor Parker 94fb872470 Upgrade Chromium to 34.0.1847.137 2014-05-21 21:49:46 -04:00
Trevor Parker 9b92c3f143 Upgrade Chromium to 34.0.1847.131 2014-04-29 22:22:57 -04:00
reelsense 0e37ec6df0 Updated chromium to 34.0.1847.116
34.0.1847.116 was released ~2014-04-11
2014-04-17 18:37:01 +01:00
Trevor Parker c2bb4aca23 Upgrade Chromium to 33.0.1750.152 2014-04-03 21:10:43 -04:00
Trevor Parker 4544f673b8 Update chromium to 33.0.1750.117 2014-03-16 17:17:38 -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
Lucas Mendelowski e3b41dc24d Reverted Chromium to the latest stable version 2014-02-16 23:36:03 +08:00
Lucas Mendelowski 058c1517ac Switch repository for Chromium to have the latest version 2014-02-01 13:04:48 +08:00
Michael Ford b7991b195f Chromium 30.0.1599.101 2013-10-19 10:49:18 +08:00
Tom Vincent 1ebd91fd38 Update chromium-30.0.1599.69 2013-10-05 08:47:15 +01:00
Tom Vincent cd6599a8f5 Update chromium to v28.0.1500.71 2013-07-26 12:54:22 +01:00
Ali Samii 4892765fd5 Updated sha1 - mismatch
The sha1 in the formula was: dfcedfe05a87739430bb8d71cf66b05e2bde84f6 
The actual sha1 is: 17a294ad64f9969189d0d3faa06d963bf72be5b3
2013-06-22 18:20:43 +03:00
Michael Ford d66e48ba62 Chromium 27.0.1453.116 2013-06-22 15:36:21 +08:00
Tom Vincent b70ca21224 Update chromium to v27.0.1453.110 2013-06-12 14:10:44 +08:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Tom Vincent ea931cbf2a Update chromium to 27.0.1453.93 2013-05-23 14:03:27 +08:00
Peter Lewis 5dd9e37f1d Updated SHA1 to fix mismatch
chromium.rb contains incorrect SHA1, updated to correct value.
2013-05-13 22:04:31 +02:00
Vítor Galvão 19a68e2628 updated erroneous sourceforge link 2013-05-10 13:57:54 +01:00
Vítor Galvão 0dabd8727f updated chromium 2013-05-10 13:52:11 +01:00
Vítor Galvão 78fa9583bb added newline at the end of file 2013-04-18 00:37:54 +01:00
Matthew Finlayson 1171efe216 Fixing sf download links
Chromium, free-cad, mumble, open-office, seashore, and unetbootin
were all using url's that ended in download rather than the
filename. This has been changed, sha's are preserved.

Mumble does not have a 'latest' download alias in the new url
scheme. It does however specifiy a version so the Cask was updated
to reflect this.

Closes #229

Signed-off-by: phinze <paul.t.hinze@gmail.com>
2013-04-17 18:28:43 -05:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -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
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
autodidakto 615fd14eeb Added Chromium 22.0.1229.92 2012-10-09 16:38:05 -05:00