Update to 1.1.1328
This commit is contained in:
parent
19af31c037
commit
92beb7cd35
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1328" date="2024-06-03"/>
|
||||
<release version="1.1.1327" date="2024-06-02"/>
|
||||
<release version="1.1.1326" date="2024-06-02"/>
|
||||
<release version="1.1.1325" date="2024-05-26"/>
|
||||
|
|
|
@ -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.1327
|
||||
RYUJINX_VERSION: 1.1.1328
|
||||
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: 888402ecaf76c0ead448baaf52abbb3d48bb4ae9
|
||||
commit: 1ecc8fbc3b395f8238d4e74f06a8c014336d25b7
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue