mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
symfony-cli: Update to version 4.25.0
This commit is contained in:
parent
62557a2213
commit
5067156915
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.24.1",
|
"version": "4.25.0",
|
||||||
"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.24.1/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.0/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "baed4147f2c43f47857875c35412db187f52837ec0b1fbfa112a568d799e573d"
|
"hash": "85968fed2eb0a2525c81962f298a580fda3b3f8acf46a12102253fd2bd58f82d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.24.1/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.0/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "79d86ba8023377f561bdb1f05acf0fe60564e57251d25ca0acdcd26422ba3ed0"
|
"hash": "14e276280e403d97eb291536ac895fd160a01b75d72086ae2283624b2e0a5597"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user