mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.28.1
This commit is contained in:
parent
fe5434d4ba
commit
845affc5b8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.28.0",
|
"version": "4.28.1",
|
||||||
"description": "Wrapper for managing and deploying Symfony applications",
|
"description": "Wrapper for managing and deploying Symfony applications",
|
||||||
"homepage": "https://github.com/symfony/cli",
|
"homepage": "https://github.com/symfony/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.28.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.28.1/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "18544d198e9c46f6bb4d2716f65b81f940ec62e2c3c96e0f8c9c67195ba5d1e0"
|
"hash": "8769cf2d1e2f4866d038f9f843b924dc7473da2698f88999cf98fb19945ad6c1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.28.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.28.1/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "72ab2bc347b9b073ec25c7b21e85102b90773da19671653fbf8dc74e00c9bd60"
|
"hash": "aca6c5573d5141e08d95c71caa33347dba3954710ddb359bc39de4ac1e2d010c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user