Update to 1.1.793
This commit is contained in:
parent
e2082e5db3
commit
7f3e1e1d62
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.793" date="2023-05-12"/>
|
||||
<release version="1.1.792" date="2023-05-12"/>
|
||||
<release version="1.1.791" date="2023-05-12"/>
|
||||
<release version="1.1.790" date="2023-05-12"/>
|
||||
|
|
|
@ -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.792
|
||||
RYUJINX_VERSION: 1.1.793
|
||||
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: 5fda543f8478222ce80ab3e159fd480de80b2980
|
||||
commit: 7271f1b18e13d4188abe408443272da89e7dcacc
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue