Skip to content

Commit

Permalink
Merge pull request #174 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Dec 30, 2019
2 parents 4a91859 + d36ba71 commit 66750df
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 @@ -633,11 +633,11 @@
"website": "https://psalm.dev/",
"command": {
"file-download": {
"url": "https://github.com/vimeo/psalm/releases/download/3.7.2/psalm.phar.asc",
"url": "https://github.com/vimeo/psalm/releases/download/3.8.0/psalm.phar.asc",
"file": "%target-dir%/psalm.phar.asc"
},
"phar-download": {
"phar": "https://github.com/vimeo/psalm/releases/download/3.7.2/psalm.phar",
"phar": "https://github.com/vimeo/psalm/releases/download/3.8.0/psalm.phar",
"bin": "%target-dir%/psalm"
}
},
Expand Down

0 comments on commit 66750df

Please sign in to comment.