Update to 1.1.1122

This commit is contained in:
RyujinxBot 2024-01-22 22:17:10 +00:00
parent aff229ada3
commit b348fecdd7
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.1122" date="2024-01-22"/>
<release version="1.1.1121" date="2024-01-22"/> <release version="1.1.1121" date="2024-01-22"/>
<release version="1.1.1120" date="2024-01-22"/> <release version="1.1.1120" date="2024-01-22"/>
<release version="1.1.1119" date="2024-01-22"/> <release version="1.1.1119" date="2024-01-22"/>

View file

@ -32,7 +32,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.1121 RYUJINX_VERSION: 1.1.1122
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
@ -76,7 +76,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: 4df22eb86707005821a5012421a76b308bcc1989 commit: 34a9922b57b582fb18a670241f7efe43d4723fe7
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file