Skip to content

Commit

Permalink
Merge pull request #501 from jakzal/tools-update
Browse files Browse the repository at this point in the history
Update tools
  • Loading branch information
jakzal authored Aug 30, 2024
2 parents e20e055 + 046a156 commit 51b6b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/pre-installation.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"website": "https://phar.io/",
"command": {
"file-download": {
"url": "https://github.com/phar-io/phive/releases/download/0.15.2/phive-0.15.2.phar.asc",
"url": "https://github.com/phar-io/phive/releases/download/0.15.3/phive-0.15.3.phar.asc",
"file": "%target-dir%/phive.asc"
},
"phar-download": {
"phar": "https://github.com/phar-io/phive/releases/download/0.15.2/phive-0.15.2.phar",
"phar": "https://github.com/phar-io/phive/releases/download/0.15.3/phive-0.15.3.phar",
"bin": "%target-dir%/phive"
},
"sh": {
Expand Down

0 comments on commit 51b6b68

Please sign in to comment.