Commit Graph

19 Commits

Author SHA1 Message Date
RJ Hsiao 5ea979ac84 Update sequel-pro to 1.1-RC2
Sequel Pro 1.1-RC2 released for some important bugs fix in El Capitan,
like sequelpro/sequelpro#2050, and I think user will like to install
this version instead the stable version because of those bugs fix.
2015-09-09 16:18:33 +01:00
scribblemaniac eaf0d46350 sequel-pro.rb: update licence and add depends_on 2015-07-09 23:56:44 +01:00
Victor Popkov b091fc4351 sequel-pro.rb: add name 2015-04-27 20:57:21 +03:00
Vítor Galvão 762ec6ffb3 sequel-pro.rb: added vendor host comment 2015-01-18 03:21:59 +00:00
Roland Walker c0a4797b88 blank before zap in sequel-pro 2014-11-22 09:24:20 -05:00
Roland Walker f62895e792 new-style header in sequel-pro 2014-11-13 12:38:28 -05:00
Roland Walker e3f77adc60 add appcast :sha256 in sequel-pro 2014-10-15 20:38:47 -04:00
Roland Walker dbb4c1c617 add license stanza to sequel-pro 2014-10-01 11:44:16 -04:00
Roland Walker 40c4398324 re-use version in sequel-pro 2014-09-26 08:09:11 -04:00
Roland Walker 9ac94166b5 cvt to :delete sequel-pro 2014-09-18 07:57:59 -04:00
Roland Walker 284f1552cd zap stanza from mackup for sequel-pro.rb 2014-09-16 09:36:38 -04:00
Roland Walker 216e9aadef app stanza in sequel-pro.rb 2014-09-15 12:06:17 -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 cda4693c10 Reformat sequel-pro.rb according to readability conventions 2014-06-27 02:01:42 +02:00
Roland Walker 23a38a17da add appcast stanza for sequel-pro.rb 2014-06-02 14:14:58 -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
Michael Ford 26686a3686 Sequel Pro 1.0.2 2013-06-02 01:41:03 +08: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
Paul Simpson 377aa1020f Add cask for Sequel Pro 2012-10-22 21:00:12 -04:00