Update to 1.1.1199

This commit is contained in:
RyujinxBot 2024-02-17 03:28:31 +00:00
parent 02a836d331
commit 6dd1134d09
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.1199" date="2024-02-17"/>
<release version="1.1.1198" date="2024-02-17"/> <release version="1.1.1198" date="2024-02-17"/>
<release version="1.1.1197" date="2024-02-15"/> <release version="1.1.1197" date="2024-02-15"/>
<release version="1.1.1196" date="2024-02-15"/> <release version="1.1.1196" date="2024-02-15"/>

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.1198 RYUJINX_VERSION: 1.1.1199
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: 4218311e6aa2a6b134e56f4206f9ef87d863419e commit: 31ed061beae779b0a750e1344c76a75af8275f91
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file