mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.21.0
This commit is contained in:
parent
bc03866a89
commit
8be35c4fdb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.20.5",
|
"version": "4.21.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.20.5/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.21.0/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "61c504a3fd5725ac94592ead628276041a307c3ad5f649098bf8c4e7d1a9a4b3"
|
"hash": "21b3c7ccba366ec789d321d0d272c951d3cc3c55dc440d4a75063f797a4389d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.20.5/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.21.0/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "a0253c4e4d2e0c18ceb8c3ca133a0b08005f5bb88aa218a1ea23acc3e696ff09"
|
"hash": "166f1ab82c36e77630933e3190b1cde34056bedf606dc97dc25f398c418eca7d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user