n98-magerun: migrate to php (#1534)

master
Martin Afanasjew 2016-05-31 16:06:35 +02:00
parent a16121f71d
commit d86c2808dc
2 changed files with 1 additions and 16 deletions

View File

@ -1,16 +0,0 @@
class N98Magerun < Formula
desc "Swiss army knife for Magento developers, sysadmins and devops."
homepage "http://magerun.net/"
url "https://files.magerun.net/n98-magerun-1.97.22.phar"
sha256 "199dd0d416260c68e691580ffd3f7a448d60f616529aadadcfee584992d6253e"
bottle :unneeded
def install
bin.install "n98-magerun-#{version}.phar" => "n98-magerun"
end
test do
system "#{bin}/n98-magerun", "list"
end
end

View File

@ -155,6 +155,7 @@
"mysql-connector-odbc": "homebrew/boneyard",
"mysql-proxy": "homebrew/boneyard",
"mysqlreport": "homebrew/boneyard",
"n98-magerun": "homebrew/php",
"net6": "homebrew/boneyard",
"newick-utils": "homebrew/science",
"ngrok": "homebrew/boneyard",