Skip to content

Commit

Permalink
Merge pull request #113 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Jun 13, 2019
2 parents fe56891 + 6c75afe commit 50ce7b8
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 @@ -131,11 +131,11 @@
"website": "https://infection.github.io/",
"command": {
"file-download": {
"url": "https://github.com/infection/infection/releases/download/0.13.1/infection.phar.asc",
"url": "https://github.com/infection/infection/releases/download/0.13.2/infection.phar.asc",
"file": "%target-dir%/infection.phar.asc"
},
"phar-download": {
"phar": "https://github.com/infection/infection/releases/download/0.13.1/infection.phar",
"phar": "https://github.com/infection/infection/releases/download/0.13.2/infection.phar",
"bin": "%target-dir%/infection"
}
},
Expand Down

0 comments on commit 50ce7b8

Please sign in to comment.