Update to 1.1.1233

This commit is contained in:
RyujinxBot 2024-03-16 18:53:56 +00:00
parent 5caf2e0428
commit 6113c0bccd
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.1233" date="2024-03-16"/>
<release version="1.1.1232" date="2024-03-16"/> <release version="1.1.1232" date="2024-03-16"/>
<release version="1.1.1231" date="2024-03-14"/> <release version="1.1.1231" date="2024-03-14"/>
<release version="1.1.1230" date="2024-03-14"/> <release version="1.1.1230" date="2024-03-14"/>

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.1232 RYUJINX_VERSION: 1.1.1233
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: 24068b023c0b8a1d8d9c74e9dcabcf48771231c3 commit: 26026d1357f29df6a938e1e13d5b84d4cf890891
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file