Commit Graph

25 Commits

Author SHA1 Message Date
Josh Hagins 2845310b5a colloquy.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Victor Popkov 291bcb8bab colloquy.rb: add name 2015-03-26 05:19:33 +02:00
Josh Hagins b810775600 colloquy: suppress move to applications
Also zap saved application state
2014-12-17 02:25:20 -05:00
Amory Meltzer ca3631d076 Update colloquy license from unknown to gpl
See http://colloquy.info/project/wiki/Source%20Code
2014-12-04 09:37:07 -08:00
Roland Walker 33d6f9b44e new-style header in colloquy 2014-11-13 12:34:33 -05:00
Roland Walker 4e281a323e add appcast :sha256 in colloquy 2014-10-15 20:36:49 -04:00
Roland Walker 595964ec41 expand zap stanza, colloquy.rb 2014-10-11 10:41:17 -04:00
Roland Walker ddc31a2a6e add license stanza to colloquy 2014-10-01 11:42:08 -04:00
Roland Walker b521a30b03 re-use version in colloquy 2014-09-26 08:08:50 -04:00
Roland Walker 55409bd55a cvt to :delete colloquy 2014-09-18 07:57:55 -04:00
Roland Walker f13fb4fe84 zap stanza from mackup for colloquy.rb 2014-09-16 08:37:01 -04:00
Roland Walker a90349d2d8 app stanza in colloquy.rb 2014-09-15 12:05:24 -04:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr 71058c8135 Reformat colloquy.rb according to readability conventions 2014-06-27 02:01:04 +02:00
Roland Walker c11ca4645a add appcast stanza for colloquy.rb 2014-06-02 21:48:06 -04:00
Edwin Kwok af3eae9d47 update Colloquy to 2.4.3 2014-03-26 10:40:56 +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
Vítor Galvão 169b0e9437 removed extra blank line at the end 2013-07-09 22:38:15 +01:00
Manfred Touron bab0262cb7 Fixed url 2013-06-02 19:19:27 +03:00
Michael Ford c5148aba89 Colloquy 2.4.2
Add soon to be required link field to Colloquy Class
2013-05-31 23:58:28 +08: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
Sean T Allen 6bb01ba43b Add cask for colloquy irc client. 2012-10-14 02:15:00 -04:00