mysqlreport script
This commit is contained in:
parent
ece2641dd5
commit
37cff91a30
1 changed files with 8 additions and 0 deletions
8
Formula/mysqlreport.rb
Normal file
8
Formula/mysqlreport.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Mysqlreport <ScriptFileFormula
|
||||
url 'http://hackmysql.com/scripts/mysqlreport'
|
||||
version '3.5'
|
||||
homepage 'http://hackmysql.com/mysqlreport'
|
||||
md5 'cdad8742d2f6e7f5b296a4d1620dfa18'
|
||||
end
|
Loading…
Reference in a new issue