Update to 1.1.154

This commit is contained in:
RyujinxBot 2022-06-24 00:50:31 +00:00
parent 90eafb315c
commit b63bb1b51e
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.154" date="2022-06-24"/>
<release version="1.1.153" date="2022-06-23"/> <release version="1.1.153" date="2022-06-23"/>
<release version="1.1.152" date="2022-06-22"/> <release version="1.1.152" date="2022-06-22"/>
<release version="1.1.151" date="2022-06-20"/> <release version="1.1.151" date="2022-06-20"/>

View file

@ -33,7 +33,7 @@ modules:
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/pkgconfig PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/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.153 RYUJINX_VERSION: 1.1.154
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
@ -63,7 +63,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: 8aff17a93c27dea7339c20f9cf73535e110ffb72 commit: e747f5cd836b73661414134b182fc50121e56865
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file