Update to 1.1.974

This commit is contained in:
RyujinxBot 2023-08-03 20:53:27 +00:00
parent c05b4cd239
commit 9ba69095e0
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.974" date="2023-08-03"/>
<release version="1.1.973" date="2023-08-02"/> <release version="1.1.973" date="2023-08-02"/>
<release version="1.1.972" date="2023-07-31"/> <release version="1.1.972" date="2023-07-31"/>
<release version="1.1.971" date="2023-07-31"/> <release version="1.1.971" date="2023-07-31"/>

View File

@ -32,7 +32,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.973 RYUJINX_VERSION: 1.1.974
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
@ -74,7 +74,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: 93aa40f1fb739f12a6a404353580a9656fe6a52f commit: 5a0aa074b661753d8f0202a73d9f6f3ac6e2ab11
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file