mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
symfony-cli: Update to version 4.13.1
This commit is contained in:
parent
383b8c5e72
commit
1787613f39
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "4.13.0",
|
"version": "4.13.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.13.0/symfony_windows_amd64.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.13.1/symfony_windows_amd64.exe#/symfony.exe",
|
||||||
"hash": "77da284053ac7e502ab4dfcf0382ddf608a7e050397c5765b79214ff73fbb309"
|
"hash": "77da284053ac7e502ab4dfcf0382ddf608a7e050397c5765b79214ff73fbb309"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/symfony/cli/releases/download/v4.13.0/symfony_windows_386.exe#/symfony.exe",
|
"url": "https://github.com/symfony/cli/releases/download/v4.13.1/symfony_windows_386.exe#/symfony.exe",
|
||||||
"hash": "72e0e35a4282e3048d6ace6616a50039429300a88169d3b8066a1e49dd315112"
|
"hash": "72e0e35a4282e3048d6ace6616a50039429300a88169d3b8066a1e49dd315112"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user