Update to 1.1.1176
This commit is contained in:
parent
113ea0d347
commit
aca5bcb101
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1176" date="2024-02-10"/>
|
||||
<release version="1.1.1175" date="2024-02-10"/>
|
||||
<release version="1.1.1174" date="2024-02-10"/>
|
||||
<release version="1.1.1173" date="2024-02-08"/>
|
||||
|
|
|
@ -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.1175
|
||||
RYUJINX_VERSION: 1.1.1176
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -78,7 +78,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 4a6724622ee32397642fa9221e494c8fb6fbf126
|
||||
commit: b82e789d4f023f1797c9352bb0e7155595d6f1a2
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue