Skip to content

Commit

Permalink
Merge pull request #80 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Jul 23, 2018
2 parents 52474ad + bb80fd9 commit 831422a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"website": "https://github.com/phan/phan",
"command": {
"phar-download": {
"phar": "https://github.com/phan/phan/releases/download/0.12.13/phan.phar",
"phar": "https://github.com/phan/phan/releases/download/0.12.15/phan.phar",
"bin": "/usr/local/bin/phan"
}
},
Expand Down Expand Up @@ -387,7 +387,7 @@
"website": "http://www.phpmetrics.org/",
"command": {
"phar-download": {
"phar": "https://github.com/phpmetrics/PhpMetrics/releases/download/v2.3.2/phpmetrics.phar",
"phar": "https://github.com/phpmetrics/PhpMetrics/releases/download/v2.4.1/phpmetrics.phar",
"bin": "/usr/local/bin/phpmetrics"
}
},
Expand Down

0 comments on commit 831422a

Please sign in to comment.