Update to 1.1.123
This commit is contained in:
parent
2d2a9243b9
commit
321ebe0a2e
3 changed files with 6 additions and 5 deletions
|
@ -1002,10 +1002,10 @@
|
|||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.0.17-build18/ryujinx.sdl2-cs.2.0.17-build18.nupkg",
|
||||
"sha512": "b646392bcb09906e5f6a630ae4250835b69a4c721e0fff12f431107a79f97227a1f26a65145ee99733c0b2385b680cd3583f91b7b8ede67e3e888f9e0dc567b7",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.0.22-build20/ryujinx.sdl2-cs.2.0.22-build20.nupkg",
|
||||
"sha512": "83179ffcac8687880e16207c1286a7eaf593f028686299520b23150299bd2fdede4ad1e323a18c047bed7a075e7645ef2c888e17bac4293b1f843d991582e221",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "ryujinx.sdl2-cs.2.0.17-build18.nupkg"
|
||||
"dest-filename": "ryujinx.sdl2-cs.2.0.22-build20.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.123" date="2022-05-15"/>
|
||||
<release version="1.1.122" date="2022-05-15"/>
|
||||
<release version="1.1.121" date="2022-05-14"/>
|
||||
<release version="1.1.120" date="2022-05-12"/>
|
||||
|
|
|
@ -33,7 +33,7 @@ modules:
|
|||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/pkgconfig
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||
RYUJINX_VERSION: 1.1.122
|
||||
RYUJINX_VERSION: 1.1.123
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -63,7 +63,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: deb99d2cae3e80bdf70cb52c6c160094dc7c9292
|
||||
commit: 3551c18902d485da6b3345ba320179e2abdb44ea
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue