mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
symfony-cli: Update to version 5.8.1
This commit is contained in:
parent
24d71cd062
commit
9c8ebf82ed
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "5.8.0",
|
||||
"version": "5.8.1",
|
||||
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
|
||||
"homepage": "https://symfony.com",
|
||||
"license": "AGPL-3.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.0/symfony-cli_windows_amd64.zip",
|
||||
"hash": "a1a10c8dfe92498d36ec9aefadd2d55a9f53e65f2623708f5392fea89709f93a"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.1/symfony-cli_windows_amd64.zip",
|
||||
"hash": "913fdba3b4bb12cf0716cef4014c0de1d304f128067aa9ed26651b9cc331beca"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.0/symfony-cli_windows_386.zip",
|
||||
"hash": "e00583c2e74dab8b9c8042617481e621ab007f0860230caa610640e0c2933bfd"
|
||||
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.1/symfony-cli_windows_386.zip",
|
||||
"hash": "d87637c80d244bcdb9dcc25b6235dd73d9a3b23482c1c881b209ca25c076e31b"
|
||||
}
|
||||
},
|
||||
"bin": "symfony.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user