Update to 1.1.1030

This commit is contained in:
RyujinxBot 2023-09-26 00:08:33 +00:00
parent a725b27b2a
commit 6f49bed57a
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.1030" date="2023-09-26"/>
<release version="1.1.1029" date="2023-09-25"/> <release version="1.1.1029" date="2023-09-25"/>
<release version="1.1.1028" date="2023-09-25"/> <release version="1.1.1028" date="2023-09-25"/>
<release version="1.1.1027" date="2023-09-25"/> <release version="1.1.1027" date="2023-09-25"/>

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.1029 RYUJINX_VERSION: 1.1.1030
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
@ -75,7 +75,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: 4a835bb2b9130b91d35968b2f7800084cf286de4 commit: 4744bde0e59578baeb5f94126087953f6d8ddba0
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file