mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
symfony-cli: Update to version 5.8.12
This commit is contained in:
parent
34f0fc3596
commit
33536582e0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.8.11",
|
"version": "5.8.12",
|
||||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.11/symfony-cli_windows_amd64.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.12/symfony-cli_windows_amd64.zip",
|
||||||
"hash": "62e951bbf5668fe1643d1899269db5b96346f2378584c9cef2e4b6ee2454ab3c"
|
"hash": "749a48cc70eadf171f474daa75dd88005ccd2c6240395c1c9a0454e538246fd3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.11/symfony-cli_windows_386.zip",
|
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.12/symfony-cli_windows_386.zip",
|
||||||
"hash": "c5bbfcff49703857ade900e17ca0def0a5b2410e38838fd014adf87bc62e6549"
|
"hash": "220f909b2af732fdaeb4c148461f61fe10c008497c92fada689fbf05448607e1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user