diff options
| author | BrewTestBot | 2014-07-12 08:50:24 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-07-12 08:17:00 -0700 |
| commit | c09a1b1db9689409716caf50486841471865d537 (patch) | |
| tree | 533ee16d8538d4387066d2179c9d29b9a774b7c4 /Library/Formula | |
| parent | 47035151edf86fd30aa97ae2141d82e50f21721d (diff) | |
| download | homebrew-c09a1b1db9689409716caf50486841471865d537.tar.bz2 | |
percona-toolkit: update 2.2.9 bottle.
Closes #30828.
Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/percona-toolkit.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/percona-toolkit.rb b/Library/Formula/percona-toolkit.rb index e73d39bde..1030b52a4 100644 --- a/Library/Formula/percona-toolkit.rb +++ b/Library/Formula/percona-toolkit.rb @@ -6,9 +6,9 @@ class PerconaToolkit < Formula sha1 "ea0972905eedf6a1dcee4ca1a91e1f69c702127c" bottle do - sha1 "4f7fee1c805430ae44687a9181db218c50f19c18" => :mavericks - sha1 "acd9e515966c53d16770c13a1502db2cf2690925" => :mountain_lion - sha1 "87a3e90e6131bbea8ced04c361a1d137a61e7ef5" => :lion + sha1 "7a3429a24f74a263b07805ae50ce571af8c91d9f" => :mavericks + sha1 "07cd6fc83194fa2d355be58909a4a8f6305c44ba" => :mountain_lion + sha1 "bd1a9e82f25683742be022bed19a611c0b669a54" => :lion end depends_on :mysql |
