mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
symfony-cli: Update to version 4.24.0
This commit is contained in:
parent
db34d723bc
commit
16d942f558
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.23.5",
|
"version": "4.24.0",
|
||||||
"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.23.5/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.24.0/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "5e466e65458f4b2626b3a044c2016e1e82eec31e3e178d8ae9072adbe02a784e"
|
"hash": "b103db0263e2106e56871bbe2534dfcbe16cca9c4f2f502ccaf9547de1794f71"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.23.5/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.24.0/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "742f9c234f86389274ac878839204d05ab17c636b2c408554adefc07fb920c20"
|
"hash": "f2e92dc4b286a2238c3759c1da326dce6da61ae362572abf21a49dd150db870b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user