mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
symfony-cli: Update to version 5.8.10
This commit is contained in:
parent
2a5ac9e25e
commit
8e0174d128
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.8.9",
|
"version": "5.8.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.8.9/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.10/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "1342c40f84dd719ddb8df75158450641d3c3d95953579666b7af8a030b3affde"
|
"hash": "fd437165c861f62bfef04a459b3d1dd6af34c6e01a77db36efc691b1d38e0fe0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.9/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.10/symfony-cli_windows_386.zip",
|
||||||
"hash": "e7bb908415b74c6353c29b71885ecf74b7eb964b03139a496e6bf562d636a033"
|
"hash": "5a220b062d8a63af00318c6e9346b783fee4d80cc4bdcd432fc9b847bb65bf91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user