mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
symfony-cli: Update to version 5.5.10
This commit is contained in:
parent
53b6c2908e
commit
cb9e10d8bf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.5.9",
|
"version": "5.5.10",
|
||||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.9/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.10/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "4e034b16f90c33e61375670066fdd2069dc815c17fd62eb07573da824c929bed"
|
"hash": "3def720b6f05dfd0dd9107608d1a9eb1561446fa86a0cdb64e697472170ac647"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.9/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.10/symfony-cli_windows_386.zip",
|
||||||
"hash": "7b265238bd0b80d9abc72bdb6fe925423a0c2c7abd88e8c685c9906180cbe2d9"
|
"hash": "9343580a82235b96acd7aaff6381e7f0eb7fff9d70bf73963c9d53585746e8d0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user