mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.25.5
This commit is contained in:
parent
bb95c7f915
commit
3cb23e5191
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.25.4",
|
"version": "4.25.5",
|
||||||
"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.25.4/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.5/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "65019ffbc9025efdcda593460e098faedd9d68536c96b7a70b19ebfaf762a2c0"
|
"hash": "a95bd050094405724fab147d7738117c14600ac7a28b52a0fbe1346be40df98c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.25.4/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.5/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "a4c889705a467e42d1feca75f3354e93e25a52b33ca346ea1cf0ecc6ec3a1db4"
|
"hash": "476f18037e7f32ec373207d6bbe6a286f1f5307ea73437ac464e12cc5b919a70"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user