Update to 1.1.851
This commit is contained in:
parent
7ba5366c5f
commit
282dede22e
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.851" date="2023-06-01"/>
|
||||
<release version="1.1.850" date="2023-06-01"/>
|
||||
<release version="1.1.849" date="2023-06-01"/>
|
||||
<release version="1.1.848" date="2023-05-31"/>
|
||||
|
|
|
@ -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.850
|
||||
RYUJINX_VERSION: 1.1.851
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -74,7 +74,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: e3c6be5e29afd32fe570b743c82e6518a0bd2a40
|
||||
commit: 12c62fdbc223af1fcd0aca9f0146a6dff38ec1b3
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Add table
Reference in a new issue