Update to 1.1.1324

This commit is contained in:
RyujinxBot 2024-05-26 18:13:45 +00:00
parent 62ec0e0a37
commit 8f4842552b
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.1324" date="2024-05-26"/>
<release version="1.1.1323" date="2024-05-26"/> <release version="1.1.1323" date="2024-05-26"/>
<release version="1.1.1322" date="2024-05-25"/> <release version="1.1.1322" date="2024-05-25"/>
<release version="1.1.1321" date="2024-05-24"/> <release version="1.1.1321" date="2024-05-24"/>

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.1323 RYUJINX_VERSION: 1.1.1324
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: 53d096e392d85106a41d8edad1dcda5cce7446a2 commit: 2ebe929fa5b9047cf925eb7d02ac4134c0f8a325
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file