Update to 1.1.1317

This commit is contained in:
RyujinxBot 2024-05-19 20:00:24 +00:00
parent 05d9fb7ba5
commit 242d652a7a
2 changed files with 3 additions and 2 deletions

View File

@ -47,6 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.1317" date="2024-05-19"/>
<release version="1.1.1316" date="2024-05-17"/> <release version="1.1.1316" date="2024-05-17"/>
<release version="1.1.1315" date="2024-05-17"/> <release version="1.1.1315" date="2024-05-17"/>
<release version="1.1.1314" date="2024-05-17"/> <release version="1.1.1314" date="2024-05-17"/>

View File

@ -36,7 +36,7 @@ modules:
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
DOTNET_CLI_TELEMETRY_OPTOUT: 'true' DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true' DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
RYUJINX_VERSION: 1.1.1316 RYUJINX_VERSION: 1.1.1317
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
@ -90,7 +90,7 @@ modules:
- nuget_sources.json - nuget_sources.json
- type: git - type: git
url: https://github.com/Ryujinx/Ryujinx.git url: https://github.com/Ryujinx/Ryujinx.git
commit: 2f427deb672cfae9f5d607da77086b75720fe416 commit: eb1ce41b00e415fe84537bc872ddbf13996055d5
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file