Skip to content

Commit

Permalink
Merge pull request #111 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Jun 10, 2019
2 parents f46b769 + 83d5422 commit d731feb
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 @@ -645,11 +645,11 @@
"website": "https://getpsalm.org/",
"command": {
"file-download": {
"url": "https://github.com/vimeo/psalm/releases/download/3.4.2/psalm.phar.asc",
"url": "https://github.com/vimeo/psalm/releases/download/3.4.3/psalm.phar.asc",
"file": "%target-dir%/psalm.phar.asc"
},
"phar-download": {
"phar": "https://github.com/vimeo/psalm/releases/download/3.4.2/psalm.phar",
"phar": "https://github.com/vimeo/psalm/releases/download/3.4.3/psalm.phar",
"bin": "%target-dir%/psalm"
}
},
Expand Down

0 comments on commit d731feb

Please sign in to comment.