mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.19.2
This commit is contained in:
parent
a619192bc6
commit
07725d47c2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.19.0",
|
"version": "4.19.2",
|
||||||
"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.19.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.19.2/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "5a90d50145e128b54003db2766ab4f89fdbdcd2c222d4c8dd780982be3f8726e"
|
"hash": "e038ecefc06df928c386172893c417d8603cfeeae5068a436aac24c96ff9a43c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.19.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.19.2/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "46ec558a536d02668204b9e7a25463afddc6c20c430d49a5898a4af6ec35a5a8"
|
"hash": "f0a2792ec2c5b3d2327fe6358d185625dc1ca81f769df22b4e16a48cd9e47df7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user