From f27e8f774682acc07bba990cbcd40816298a4cdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:05:12 +0000 Subject: [PATCH] composer@2.7.7: Fix hash (Closes #5904) --- bucket/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/composer.json b/bucket/composer.json index e084017217..bfa2fdb42c 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -11,7 +11,7 @@ ] }, "url": "https://getcomposer.org/download/2.7.7/composer.phar", - "hash": "06e4c4bc6d32b8975174f4f4a0a93476d8907da92a1484c5a8ef138897a760e1", + "hash": "aab940cd53d285a54c50465820a2080fcb7182a4ba1e5f795abfb10414a4b4be", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",