Update to 1.1.452
This commit is contained in:
parent
c856fb3a5c
commit
22f98e506a
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.452" date="2022-12-09"/>
|
||||
<release version="1.1.451" date="2022-12-08"/>
|
||||
<release version="1.1.450" date="2022-12-08"/>
|
||||
<release version="1.1.449" date="2022-12-08"/>
|
||||
|
|
|
@ -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.451
|
||||
RYUJINX_VERSION: 1.1.452
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -75,7 +75,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 8428bb6541d300d82522fd19c2ef3e6f2ba52ece
|
||||
commit: b283a4adcd3b0ba1c405b828cf3b62e23e9459ca
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue