mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
symfony-cli: Update to version 4.17.2
This commit is contained in:
parent
c2a9aba93e
commit
b47a581210
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.17.1",
|
"version": "4.17.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.17.1/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.17.2/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "4591e0ff0e97e31c64d8620e1903cd721b11f9ecd2a9c8d456e67933d73d03d7"
|
"hash": "cb37806262970431e844e081ef5317df3ba5c0470f36e6926032fb36a5c79bb4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.17.1/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.17.2/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "2ec9d2538103ca8b1be842c290d426a34d1979fdf230f6c818b381f7ab86ef4c"
|
"hash": "c04dfba85c7ed93f767d21a1a216a5c68b33334a12cb519d7cf8badd33ab099c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user