mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
symfony-cli: Update to version 4.18.3
This commit is contained in:
parent
d137fd1add
commit
1e018916f7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.18.2",
|
"version": "4.18.3",
|
||||||
"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.18.2/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.18.3/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "a5a1d4c2cf892a8d36f58e5e21378a424757ab5bd2cf6cedc006ddc780e43d39"
|
"hash": "cee966d9ca0dadf9257e188b9cb6c043a7e539aaec6a4404079b133f3bfb9907"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.18.2/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.18.3/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "ace429d8ef255fc711d8a99e2db4df92e46140ebee01739aa50dd9725b0f5fea"
|
"hash": "24816c748202796b7606d6afd5481a5d3cf22c95a482dc367695a7c2cd9d54ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user