Commit graph

25 commits

Author SHA1 Message Date
Nicolas Genty
cf70c17d2e update bartender v1.2.32 2015-03-05 19:52:43 +00:00
Den Patin
edd886156e Added name to the bartender.app 2015-02-03 10:31:27 +03:00
Andrei Neculau
6518b0035e bartender rejects hotlinking. refs #4202 2015-01-17 19:30:09 +01:00
Roland Walker
0af4d30362 new-style header in bartender 2014-11-13 12:34:09 -05:00
Federico Bond
2d2ea5fb22 Use postflight DSL in bartender 2014-11-01 20:14:30 -03:00
Yegor Timoschenko
3b0e171a82 Specify that Bartender is commercial software
Trial for 4 weeks, see http://www.macbartender.com/
2014-10-16 01:42:03 +07:00
Roland Walker
b170c92e0c add license stanza to bartender 2014-10-01 11:41:50 -04:00
Roland Walker
c7f3683b3b cvt to :delete bartender 2014-09-18 07:57:54 -04:00
Roland Walker
286a89dc17 :latest as symbol in bartender 2014-09-17 07:42:39 -04:00
Roland Walker
f03859a421 zap stanza from mackup for bartender.rb 2014-09-16 08:33:17 -04:00
Roland Walker
efc3c2c312 app stanza in bartender.rb 2014-09-15 12:05:17 -04:00
Roland Walker
a20e12e9bd pre/postflight stanza in bartender 2014-09-09 08:55:26 -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
f4b9d8ff52 Reformat bartender.rb according to readability conventions 2014-06-27 02:00:59 +02:00
Roland Walker
8e09b7cee0 add appcast URL for bartender.rb 2014-05-15 13:33:10 -04:00
Roland Walker
c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker
f56bb4fe08 bartender.rb after_install: full paths+list form
use safer list form of `system`.  use full paths to external
utilities.
2014-03-01 09:45:07 -05:00
Scott Reeves
b8eccd8cac Bartender: Suppress move to /Applications prompt 2013-12-06 21:22:43 -05:00
Vítor Galvão
3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vítor Galvão
68182d00b9 removed extra line before link for aesthetic consistency 2013-05-10 15:24:38 +01:00
Crazor
7b61c1275e Fix bartender cask erroneously linking Sparkle's finish_installation.app 2013-05-03 13:21:48 +02: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 82cc199ae6bbb1e98950e71a0573ab48e6a641ee
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
d33b0057d8 Added Bartender latest 2012-10-14 02:11:19 -05:00