mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
composer: hash fix (#1909)
This commit is contained in:
parent
c5681781af
commit
c74bc7d8b8
@ -11,7 +11,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://getcomposer.org/download/2.0.11/composer.phar",
|
"url": "https://getcomposer.org/download/2.0.11/composer.phar",
|
||||||
"hash": "eabf2917072096a94679193762501319e621e2b369a4a1256b2c27f4e6984477",
|
"hash": "d6eee0d4637f4bd82bdae098fceda300dcb3ec35bf502604fbe7510933b8f952",
|
||||||
"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