Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Mar 2, 2019
1 parent b9f4860 commit 5f7732c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"website": "https://github.com/phan/phan",
"command": {
"phar-download": {
"phar": "https://github.com/phan/phan/releases/download/1.2.4/phan.phar",
"phar": "https://github.com/phan/phan/releases/download/1.2.5/phan.phar",
"bin": "%target-dir%/phan"
}
},
Expand Down Expand Up @@ -589,11 +589,11 @@
"website": "https://getpsalm.org/",
"command": {
"file-download": {
"url": "https://github.com/vimeo/psalm/releases/download/3.0.17/psalm.phar.asc",
"url": "https://github.com/vimeo/psalm/releases/download/3.1.0/psalm.phar.asc",
"file": "%target-dir%/psalm.phar.asc"
},
"phar-download": {
"phar": "https://github.com/vimeo/psalm/releases/download/3.0.17/psalm.phar",
"phar": "https://github.com/vimeo/psalm/releases/download/3.1.0/psalm.phar",
"bin": "%target-dir%/psalm"
}
},
Expand Down

0 comments on commit 5f7732c

Please sign in to comment.