Update 3 modules

Update v1.8.0.tar.gz to 1.9.0
Update 11.9.0.tar.gz to 11.10.0
Update yuzu-mainline.git to mainline-0-1058
This commit is contained in:
flathubbot 2022-06-19 00:03:00 +00:00 committed by liushuyu
parent bd751dda5c
commit e03e18e538
2 changed files with 9 additions and 8 deletions

View File

@ -43,8 +43,8 @@
"sources": [
{
"type": "archive",
"url": "https://github.com/nih-at/libzip/archive/v1.8.0.tar.gz",
"sha256": "83e5d6d5dbe8f9df80aad388fa523ca3558398ed440a5afda6ef9b36b0ffdc1f",
"url": "https://github.com/nih-at/libzip/archive/v1.9.0.tar.gz",
"sha256": "e6755f5fe67fcf92e6a2366e5a66c8c614b4d2d39fecd48cde8f9925eb03918a",
"x-checker-data": {
"type": "anitya",
"project-id": 10649,
@ -102,8 +102,8 @@
"sources": [
{
"type": "archive",
"url": "https://github.com/KhronosGroup/glslang/archive/11.9.0.tar.gz",
"sha256": "d5744adba19eef9ad3d73f524226b39fec559d94cb582cd442e3c5de930004b2",
"url": "https://github.com/KhronosGroup/glslang/archive/11.10.0.tar.gz",
"sha256": "8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602",
"x-checker-data": {
"type": "anitya",
"stable-only": true,
@ -212,8 +212,8 @@
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
"-DDISPLAY_VERSION=1039",
"-DBUILD_TAG=mainline-1039",
"-DDISPLAY_VERSION=1058",
"-DBUILD_TAG=mainline-1058",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
],
"build-options": {
@ -236,8 +236,8 @@
{
"type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-1039",
"commit": "983afc5328725109a1cf13c61103b8a553c005d0",
"tag": "mainline-0-1058",
"commit": "f56e24a1ed43a8a81befa0660a366b469aeb3ff1",
"disable-shallow-clone": true,
"x-checker-data": {
"type": "git",

View File

@ -47,6 +47,7 @@
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
</screenshots>
<releases>
<release version="mainline-0-1058" date="2022-06-19"/>
<release version="mainline-0-1039" date="2022-06-02"/>
<release version="mainline-0-1026" date="2022-05-24"/>
<release version="mainline-0-1021" date="2022-05-18"/>