Update to 1.1.1282
This commit is contained in:
parent
924b6c85c2
commit
317a5a0ec4
3 changed files with 1527 additions and 1526 deletions
3048
nuget_sources.json
3048
nuget_sources.json
File diff suppressed because it is too large
Load diff
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1282" date="2024-04-17"/>
|
||||
<release version="1.1.1281" date="2024-04-15"/>
|
||||
<release version="1.1.1280" date="2024-04-14"/>
|
||||
<release version="1.1.1279" date="2024-04-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.1281
|
||||
RYUJINX_VERSION: 1.1.1282
|
||||
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: 8884d1fd732c9ba788f0ab711e6a9f507d934ac8
|
||||
commit: 446f2854a5af18aef7151f95d64e0fe66a3498b8
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue