Update to 1.1.126
This commit is contained in:
parent
6b2b6091ba
commit
15d4de98a9
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.126" date="2022-05-15"/>
|
||||
<release version="1.1.125" date="2022-05-15"/>
|
||||
<release version="1.1.124" date="2022-05-15"/>
|
||||
<release version="1.1.123" date="2022-05-15"/>
|
||||
|
|
|
@ -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
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||
RYUJINX_VERSION: 1.1.125
|
||||
RYUJINX_VERSION: 1.1.126
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -63,7 +63,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: f59f65ec4f7ab6cfd4e8d75136a2298f3e9ee438
|
||||
commit: 378d19f87a99fe0d4995ba2eb5e0291573dda50d
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue