Commit Graph

46 Commits

Author SHA1 Message Date
Vítor Galvão 77455c4749 added sha256 to appcast 2015-12-25 22:46:44 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
mofu3usagi 77b14713d6 Update bettertouchtool (v1.47d) 2015-12-13 22:28:31 -05:00
Jiajun Wang 947fdae206 upgrade bettertouchtool to 1.47 2015-12-13 16:30:04 +00:00
Vítor Galvão 91104369d8 bettertouchtool.rb: remove login item on uninstall 2015-12-12 22:18:34 +00:00
dor0cy c30555ff68 Refs #15437 Updated sha256 for bettertouchtool 2015-11-27 18:08:31 +00:00
Victor Popkov 8f29150c72 bettertouchtool.rb: upgrade to v1.44 2015-11-24 23:56:43 +02:00
Victor Popkov 6674249627 bettertouchtool.rb: upgrade to v1.43 2015-11-19 00:00:56 +02:00
Victor Popkov 9c01804e07 bettertouchtool.rb: upgrade to v1.36 2015-10-30 00:02:24 +02:00
Kyle Koza 560ab560aa Update BetterTouchTool to version 1.33 2015-10-28 09:35:12 -04:00
Vítor Galvão 4870f0d12f bettertouchtool.rb: added accessibility_access true 2015-10-21 17:12:54 +01:00
Victor Popkov 1aef4642ec bettertouchtool.rb: upgrade to v1.27 2015-10-13 23:30:54 +03:00
Yoshiki Sato 75f2cf2f66 Upgrade BetterTouchTool to 1.26 2015-10-13 10:19:17 +09:00
Victor Popkov cf48932ae3 bettertouchtool.rb: upgrade to v1.25 2015-10-11 17:15:56 -04:00
Yoshiki Sato 21d1721ec0 Upgrade BetterTouchTool to 1.24 2015-10-11 10:00:22 +09:00
Yoshiki Sato 89f6b5da63 Update Better Touch Tool to 1.20 2015-09-30 13:28:19 +01:00
Victor Popkov 21bc440c2b bettertouchtool.rb: upgrade to v1.19 2015-09-05 22:37:08 +03:00
Victor Popkov 5f1221d0ff bettertouchtool.rb: upgrade to v1.17 2015-09-03 21:09:39 +03:00
Victor Popkov daf3161c6c bettertouchtool.rb: upgrade to v1.16 2015-09-01 19:15:00 +03:00
Victor Popkov c5bd5c9de8 bettertouchtool.rb: upgrade to v1.15 2015-07-20 22:34:47 +01:00
Yoshiki Sato 7c65d21797 bettertouchtool.rb: Upgrade to v1.14 2015-07-20 15:59:48 +09:00
Victor Popkov f26e524f94 bettertouchtool.rb: use versioned url and update homepage 2015-07-13 12:34:10 +03:00
buo 8002be8b95 Update BetterTouchTool license from commercial to gratis
as per the official homepage, BetterTouchTool is absolutely free.
2015-04-30 18:55:46 +09:00
Vítor Galvão ca11567460 bettertouchtool.rb: added name 2015-01-09 20:29:29 +00:00
Basil Shubin c1e68c9b2e fixing typo in url
subj
2015-01-04 20:44:33 +06:00
Roland Walker c2a3dfdab3 enable MacOS.release in bettertouchtool 2014-12-10 11:55:19 -05:00
Basil Shubin 7a775e25a6 Snow Leopard compatible bettertouchtool.rb 2014-12-09 06:23:50 -05:00
Roland Walker db5170b37e blank before zap in bettertouchtool 2014-11-22 09:24:18 -05:00
jodema e2b8e56226 Changed url of the btt zip file and their homepage
Closes #7336.
2014-11-14 14:10:06 +00:00
Roland Walker ba333d4292 new-style header in bettertouchtool 2014-11-13 12:34:12 -05:00
Yegor Timoschenko 10c3d48bf3 Specify that BetterTouchTool is commercial software 2014-10-16 02:03:29 +07:00
Roland Walker f88a7fe36c add license stanza to bettertouchtool 2014-10-01 11:41:52 -04:00
Roland Walker 6390700c91 cvt to :delete bettertouchtool 2014-09-18 07:57:54 -04:00
Roland Walker 08013d50e0 :latest as symbol in bettertouchtool 2014-09-17 07:42:39 -04:00
Roland Walker 2da083523a zap stanza from mackup for bettertouchtool.rb 2014-09-16 08:33:40 -04:00
Roland Walker 99831b9441 app stanza in bettertouchtool.rb 2014-09-15 12:05:18 -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 5f83682335 Reformat bettertouchtool.rb according to readability conventions 2014-06-27 02:01:00 +02:00
Roland Walker 9434394b7f add appcast URL for bettertouchtool.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
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
phinze 9aee49b7e7 add explicit link for BetterTouchTool
refs #257
2013-05-11 20:28:22 -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
anonfunc 64234e9a84 Add cask for BetterTouchTool 2012-11-14 12:39:40 -08:00