mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.20.1
This commit is contained in:
parent
10edffa100
commit
075acbf654
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.20.0",
|
"version": "4.20.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.20.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.20.1/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "3f029f1df7a8bdb5eadf7552b0e7563fb5ed9fd02d4fa221b7d4eefbaeb789a5"
|
"hash": "d16503aec67abe0bbdc767522af8a67d07697e20c57e7f4e92b85daa1f2bc326"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.20.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.20.1/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "5c22371c5a1526528f1dbdd62ec086bfbf37d4903dd73ffea7077266ae56bb63"
|
"hash": "5ace84684681935e0a815b65a0d5fc4ace0820ba6a685b7ecd9d3662df49599d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user