Update to 1.1.927
This commit is contained in:
parent
51dc9d596c
commit
1dcf257b87
3 changed files with 1255 additions and 1254 deletions
2504
nuget_sources.json
2504
nuget_sources.json
File diff suppressed because it is too large
Load diff
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.927" date="2023-06-27"/>
|
||||
<release version="1.1.926" date="2023-06-27"/>
|
||||
<release version="1.1.925" date="2023-06-27"/>
|
||||
<release version="1.1.924" date="2023-06-26"/>
|
||||
|
|
|
@ -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.926
|
||||
RYUJINX_VERSION: 1.1.927
|
||||
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: b186ec9fc5684bd8fa831a1777f6e936b897c352
|
||||
commit: fbaf62c2309f2987fa73a2022167ee3e81e31ea9
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue