Skip to content

Commit

Permalink
Merge pull request #59 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Mar 4, 2019
2 parents 959dce9 + 65b0588 commit dd03d18
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 @@ -589,11 +589,11 @@
"website": "https://getpsalm.org/",
"command": {
"file-download": {
"url": "https://github.com/vimeo/psalm/releases/download/3.1.0/psalm.phar.asc",
"url": "https://github.com/vimeo/psalm/releases/download/3.1.1/psalm.phar.asc",
"file": "%target-dir%/psalm.phar.asc"
},
"phar-download": {
"phar": "https://github.com/vimeo/psalm/releases/download/3.1.0/psalm.phar",
"phar": "https://github.com/vimeo/psalm/releases/download/3.1.1/psalm.phar",
"bin": "%target-dir%/psalm"
}
},
Expand Down

0 comments on commit dd03d18

Please sign in to comment.