diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/perforce.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index 26ca1130a..59b51175e 100644 --- a/Library/Formula/perforce.rb +++ b/Library/Formula/perforce.rb @@ -6,7 +6,7 @@ class Perforce < Formula if MacOS.prefer_64_bit? url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86_64/p4' version '2012.2.536738-x86_64' - sha1 '4a0469279283204bbce510a849c3ffac6597c58d' + sha1 '6ecdbd5559ea4d04cddf81d76afe71e5cbe2baee' else url 'http://filehost.perforce.com/perforce/r12.2/bin.darwin90x86/p4' version '2012.2.536738-x86' |
