Update to 1.1.989

This commit is contained in:
RyujinxBot 2023-08-16 11:36:41 +00:00
parent fc404d7dfb
commit 6ec035e7ac
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.989" date="2023-08-16"/>
<release version="1.1.988" date="2023-08-14"/> <release version="1.1.988" date="2023-08-14"/>
<release version="1.1.987" date="2023-08-14"/> <release version="1.1.987" date="2023-08-14"/>
<release version="1.1.986" date="2023-08-14"/> <release version="1.1.986" date="2023-08-14"/>

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.988 RYUJINX_VERSION: 1.1.989
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: 492a0463358e7706e0fb34537d55810d833ae695 commit: effd546331371928bc38bc8a48b0c26c7c59f3e9
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file