mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
composer@2.7.7: Fix hash (Closes #5904)
This commit is contained in:
parent
86bd5154f9
commit
f27e8f7746
@ -11,7 +11,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://getcomposer.org/download/2.7.7/composer.phar",
|
"url": "https://getcomposer.org/download/2.7.7/composer.phar",
|
||||||
"hash": "06e4c4bc6d32b8975174f4f4a0a93476d8907da92a1484c5a8ef138897a760e1",
|
"hash": "aab940cd53d285a54c50465820a2080fcb7182a4ba1e5f795abfb10414a4b4be",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"@(",
|
"@(",
|
||||||
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",
|
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user