Update to 1.1.1222

This commit is contained in:
RyujinxBot 2024-03-10 14:04:35 +00:00
parent 9b26f4eef1
commit 4c19863e17
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.1222" date="2024-03-10"/>
<release version="1.1.1221" date="2024-03-08"/> <release version="1.1.1221" date="2024-03-08"/>
<release version="1.1.1220" date="2024-03-08"/> <release version="1.1.1220" date="2024-03-08"/>
<release version="1.1.1219" date="2024-03-07"/> <release version="1.1.1219" date="2024-03-07"/>

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.1221 RYUJINX_VERSION: 1.1.1222
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: 3924bd1a4364455ab8a5747e3cb0b3000dbaa589 commit: a3a63d43948b79450d1a0ee963ea4796cb3532a0
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file