Update to 1.1.872
This commit is contained in:
parent
a0c7e98580
commit
84ea87e369
3 changed files with 1145 additions and 1144 deletions
2284
nuget_sources.json
2284
nuget_sources.json
File diff suppressed because it is too large
Load diff
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.872" date="2023-06-08"/>
|
||||
<release version="1.1.871" date="2023-06-08"/>
|
||||
<release version="1.1.870" date="2023-06-08"/>
|
||||
<release version="1.1.869" date="2023-06-05"/>
|
||||
|
|
|
@ -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.871
|
||||
RYUJINX_VERSION: 1.1.872
|
||||
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: 2cdcfe46d8959b0cbd8aea3b4439b30a55d47f00
|
||||
commit: 0003a7c11815d2a9dbbd5bf89845c9d90f6fff62
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue