Skip to content

Commit

Permalink
correct sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
mzheng-utest committed May 15, 2014
1 parent 587382c commit 2da0122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/brews/mysql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Mysql < Formula
homepage 'http://dev.mysql.com/doc/refman/5.6/en/'
url 'http://downloads.mysql.com/archives/get/file/mysql-5.6.14-osx10.7-x86_64.tar.gz'
sha1 '7cf44fb2a7733b52559f66c00446122bc79321d2'
version '5.6.14-boxen1'
sha1 'a4a4892551ba98ec4c565f53205267bdd67e90ac'
version '5.6.14-boxen2'

depends_on 'cmake' => :build
depends_on 'pidof'
Expand Down

0 comments on commit 2da0122

Please sign in to comment.