symfony-cli@4.27.3: Fix hash (Closes #3121)

This commit is contained in:
github-actions[bot] 2021-12-23 22:49:22 +00:00
parent 1135aaf46c
commit dda114234c

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "57c5ff3588f6ca90681f6e90d7e895c040b57cba942c6d345f6a338bd3f123fe"
"hash": "091b2c31683be9ab26a7c75c1189fe0350e20d907e072a927259c2f8af508c80"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.3/symfony_windows_386.exe#/symfony.exe",
"hash": "4250a4f04ad40f2b6a4a362f6859ee1dc7146885cf4affe0d95bae4d23e0cfc6"
"hash": "c74285433b7e8178728f5cf184db7cd56688eb4da551a87195001d25a2bc9ee2"
}
},
"bin": "symfony.exe",