Skip to content

Commit

Permalink
Merge pull request #123 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Jul 6, 2019
2 parents 6e2b8c7 + 6ed753a commit b7aaade
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.3/infection.phar.asc",
"url": "https://github.com/infection/infection/releases/download/0.13.4/infection.phar.asc",
"file": "%target-dir%/infection.phar.asc"
},
"phar-download": {
"phar": "https://github.com/infection/infection/releases/download/0.13.3/infection.phar",
"phar": "https://github.com/infection/infection/releases/download/0.13.4/infection.phar",
"bin": "%target-dir%/infection"
}
},
Expand Down

0 comments on commit b7aaade

Please sign in to comment.