Update to 1.1.481
This commit is contained in:
parent
dbf3e337f0
commit
a9d26d01ca
2 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.481" date="2022-12-19"/>
|
||||
<release version="1.1.480" date="2022-12-19"/>
|
||||
<release version="1.1.479" date="2022-12-18"/>
|
||||
<release version="1.1.478" date="2022-12-18"/>
|
||||
|
|
|
@ -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.480
|
||||
RYUJINX_VERSION: 1.1.481
|
||||
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: ee0f9b03a4a28bc27351cda9f6e2f7a921ad1fd5
|
||||
commit: 6268170a104740ee0d9d99e9ca88c96e1b52ef4b
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue