From 48e867400b1751905992cd551ec9f63f4d4e55f0 Mon Sep 17 00:00:00 2001 From: Matthew Lewinski Date: Mon, 30 Jul 2012 11:54:21 -0500 Subject: Perforce-*: 2012.1 release. Closes #13779. Signed-off-by: Adam Vandenberg --- Library/Formula/perforce-proxy.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula/perforce-proxy.rb') diff --git a/Library/Formula/perforce-proxy.rb b/Library/Formula/perforce-proxy.rb index fcd16dabf..2e73ec2f8 100644 --- a/Library/Formula/perforce-proxy.rb +++ b/Library/Formula/perforce-proxy.rb @@ -5,12 +5,12 @@ class PerforceProxy < Formula if MacOS.prefer_64_bit? url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86_64/p4p' - md5 '0b35652a8a0d51021ed88a81acb84448' - version '2012.1.459601-x86_64' + version '2012.1.490371-x86_64' + sha1 '6eae7e5f020fdc0c7aa43a176d77d72171ada2fa' else url 'http://filehost.perforce.com/perforce/r12.1/bin.darwin90x86/p4p' - md5 '745bacd461d69b4f441a6f14adedec28' - version '2012.1.459601-x86' + version '2012.1.490371-x86' + sha1 '68e67031dee15ecc19622d886a4f75b086d8008c' end def install -- cgit v1.2.3