mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
symfony-cli: Update to version 4.16.1
This commit is contained in:
parent
528191ed53
commit
db8aacd0f3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.15.0",
|
"version": "4.16.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.15.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.16.1/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "a2dc9391f0dae83e9e0eef17c1f60437ec07053f1f67c1dba3cf5d2b5770f9bf"
|
"hash": "209cbeeb742424cdd362300daaeed9271a727f15218e8c6883e74536c1436e13"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.15.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.16.1/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "0778d9ae15287255d87058661fdcb9caf98267d4c905f2f9c48725ec174c5fe3"
|
"hash": "7ecbadc694c6c5c8f886590663dffc448cd4ebcdeb131cbdc1e4110dcd2fca66"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "symfony.exe",
|
"bin": "symfony.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user