mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.25.1
This commit is contained in:
parent
ad7d570f61
commit
cd9b78d1d8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.25.0",
|
"version": "4.25.1",
|
||||||
"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.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "85968fed2eb0a2525c81962f298a580fda3b3f8acf46a12102253fd2bd58f82d"
|
"hash": "80d53f44ca64413268c9475fa7bd2dfa60e7308af521c25bbd4151b5383c3294"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.25.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.25.1/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "14e276280e403d97eb291536ac895fd160a01b75d72086ae2283624b2e0a5597"
|
"hash": "aa39448b5ed37f186c5e6dbb0d1b528f8f83c3e57244df09c65d4f9ba055d46e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user