Update to 1.1.1183
This commit is contained in:
parent
306f5e15ae
commit
9a772f41dc
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.1183" date="2024-02-10"/>
|
||||||
<release version="1.1.1182" date="2024-02-10"/>
|
<release version="1.1.1182" date="2024-02-10"/>
|
||||||
<release version="1.1.1181" date="2024-02-10"/>
|
<release version="1.1.1181" date="2024-02-10"/>
|
||||||
<release version="1.1.1179" date="2024-02-10"/>
|
<release version="1.1.1179" date="2024-02-10"/>
|
||||||
|
|
|
@ -33,7 +33,7 @@ modules:
|
||||||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
||||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||||
RYUJINX_VERSION: 1.1.1182
|
RYUJINX_VERSION: 1.1.1183
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||||
|
@ -78,7 +78,7 @@ modules:
|
||||||
- nuget_sources.json
|
- nuget_sources.json
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/Ryujinx/Ryujinx.git
|
url: https://github.com/Ryujinx/Ryujinx.git
|
||||||
commit: 6a8ac389e5038b34fdbbd6641fdf786dace64088
|
commit: 4ae9921063028362958c768bd7a1da4ff8dc941b
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue