Update to 1.1.1250

This commit is contained in:
RyujinxBot 2024-04-04 00:37:09 +00:00
parent ddf7266f51
commit 7c97141715
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.1250" date="2024-04-04"/>
<release version="1.1.1249" date="2024-04-02"/> <release version="1.1.1249" date="2024-04-02"/>
<release version="1.1.1248" date="2024-03-27"/> <release version="1.1.1248" date="2024-03-27"/>
<release version="1.1.1247" date="2024-03-27"/> <release version="1.1.1247" date="2024-03-27"/>

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.1249 RYUJINX_VERSION: 1.1.1250
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: 6208c3e6f0b74873aae2ce49df8e89952ae61c5a commit: 8e74fa34560c4a8c3de234eb3488e1d0fb6f8f6c
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file