Update to 1.1.555
This commit is contained in:
parent
e5887c5f45
commit
fae2969f46
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.555" date="2023-01-14"/>
|
||||
<release version="1.1.554" date="2023-01-14"/>
|
||||
<release version="1.1.553" date="2023-01-14"/>
|
||||
<release version="1.1.552" date="2023-01-13"/>
|
||||
|
|
|
@ -32,7 +32,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.554
|
||||
RYUJINX_VERSION: 1.1.555
|
||||
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: cd3a15aea514234153d0afcaaed0009086492bd9
|
||||
commit: 93df366b2c1ddb073410b8ce95c8225f52a49f33
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue