Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Jul 24, 2019
1 parent c308a2a commit 9c08438
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.4.9/psalm.phar.asc",
"url": "https://github.com/vimeo/psalm/releases/download/3.4.10/psalm.phar.asc",
"file": "%target-dir%/psalm.phar.asc"
},
"phar-download": {
"phar": "https://github.com/vimeo/psalm/releases/download/3.4.9/psalm.phar",
"phar": "https://github.com/vimeo/psalm/releases/download/3.4.10/psalm.phar",
"bin": "%target-dir%/psalm"
}
},
Expand Down

0 comments on commit 9c08438

Please sign in to comment.