Skip to content

Commit

Permalink
Merge pull request #141 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Sep 3, 2019
2 parents 8a4dce5 + aa9adba commit 87467ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@
"website": "https://infection.github.io/",
"command": {
"file-download": {
"url": "https://github.com/infection/infection/releases/download/0.13.5/infection.phar.asc",
"url": "https://github.com/infection/infection/releases/download/0.13.6/infection.phar.asc",
"file": "%target-dir%/infection.phar.asc"
},
"phar-download": {
"phar": "https://github.com/infection/infection/releases/download/0.13.5/infection.phar",
"phar": "https://github.com/infection/infection/releases/download/0.13.6/infection.phar",
"bin": "%target-dir%/infection"
}
},
Expand Down

0 comments on commit 87467ab

Please sign in to comment.