Update to 1.1.204

This commit is contained in:
RyujinxBot 2022-08-02 22:10:43 +00:00
parent 788c81d188
commit 77e036fbb0
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.204" date="2022-08-02"/>
<release version="1.1.203" date="2022-08-02"/> <release version="1.1.203" date="2022-08-02"/>
<release version="1.1.202" date="2022-08-02"/> <release version="1.1.202" date="2022-08-02"/>
<release version="1.1.201" date="2022-08-01"/> <release version="1.1.201" date="2022-08-01"/>

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.203 RYUJINX_VERSION: 1.1.204
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: ed0b10c81f1e9133c8e24beb5efd824c6bce4470 commit: e235d5e7bbb4c20b8270c939a2c03e76eedecc0c
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file