Commit Graph

19 Commits

Author SHA1 Message Date
Amory Meltzer 82a09b1ae7 Update paintbrush license from oss to gpl
http://sourceforge.net/projects/paintbrush/?source=navbar
2015-02-01 08:21:22 -08:00
Kirill Korolyov 6cdab60e82 Add paintbrush name and zap stanzas 2014-12-29 23:39:53 +00:00
Roland Walker 3eee76648f no HTTPS sourceforge in paintbrush 2014-12-17 08:14:46 -05:00
Roland Walker a3f74753ac new-style header in paintbrush 2014-11-13 12:37:48 -05:00
Roland Walker a6538354b8 add appcast :sha256 in paintbrush 2014-10-15 20:38:43 -04:00
Roland Walker 76eab3a779 add license stanza to paintbrush 2014-10-01 11:43:46 -04:00
Roland Walker a2fb4a4bab re-use version in paintbrush 2014-09-26 08:09:05 -04:00
Roland Walker d77df334d1 app stanza in paintbrush.rb 2014-09-15 12:06:05 -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 dbb89d730e Reformat paintbrush.rb according to readability conventions 2014-06-27 02:01:34 +02:00
Roland Walker 38226ed50f use HTTPS url in paintbrush.rb 2014-06-18 10:55:24 -04:00
Roland Walker 19848c1903 add appcast stanza for paintbrush.rb 2014-06-04 07:51:04 -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
Vítor Galvão 2de9ece006 simplified url to not include mirror information 2013-07-04 15:39:18 +01:00
Vítor Galvão 56f8a6bc0d paintbrush added link 2013-06-19 21:38:33 +01: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 e6519e50ef Add cask for Paintbrush. 2012-10-25 04:36:46 -04:00