Update to 1.1.1193
This commit is contained in:
parent
f3bd2beed9
commit
44c0879d2a
3 changed files with 1320 additions and 1319 deletions
2634
nuget_sources.json
2634
nuget_sources.json
File diff suppressed because it is too large
Load diff
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1193" date="2024-02-15"/>
|
||||
<release version="1.1.1192" date="2024-02-11"/>
|
||||
<release version="1.1.1191" date="2024-02-11"/>
|
||||
<release version="1.1.1190" date="2024-02-11"/>
|
||||
|
|
|
@ -36,7 +36,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.1192
|
||||
RYUJINX_VERSION: 1.1.1193
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -90,7 +90,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 904a5ffcb4d7339efed24156409e67b58c0e77bc
|
||||
commit: dfb14a56077707a22379592f812a3e26a24a4367
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue