Update to 1.1.1024
This commit is contained in:
parent
4ce7def030
commit
123b55d1c3
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1024" date="2023-09-25"/>
|
||||
<release version="1.1.1023" date="2023-09-25"/>
|
||||
<release version="1.1.1022" date="2023-09-23"/>
|
||||
<release version="1.1.1021" date="2023-09-22"/>
|
||||
|
|
|
@ -33,7 +33,7 @@ modules:
|
|||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||
RYUJINX_VERSION: 1.1.1023
|
||||
RYUJINX_VERSION: 1.1.1024
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -75,7 +75,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 8026e1c804fae39561087f9e04bd5c4eefa640fa
|
||||
commit: f6c3f1cdfdb9145634be3bfc54400f0d408f36dd
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue