Update to 1.1.1094

This commit is contained in:
RyujinxBot 2023-11-30 18:46:52 +00:00
parent c0d938b8f6
commit 63765e24a8
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.1094" date="2023-11-30"/>
<release version="1.1.1093" date="2023-11-22"/> <release version="1.1.1093" date="2023-11-22"/>
<release version="1.1.1092" date="2023-11-19"/> <release version="1.1.1092" date="2023-11-19"/>
<release version="1.1.1091" date="2023-11-19"/> <release version="1.1.1091" date="2023-11-19"/>

View file

@ -33,7 +33,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.1093 RYUJINX_VERSION: 1.1.1094
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
@ -77,7 +77,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: 21cd4c0c00e4a06e399c93419c8f9eff0e663bfb commit: 1be668e68a1937f2af239e2707ab914286018892
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file