Update to 1.1.681
This commit is contained in:
parent
c89caad8f3
commit
45e3be823f
3 changed files with 6 additions and 5 deletions
|
@ -1310,10 +1310,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.26.1-build23/ryujinx.sdl2-cs.2.26.1-build23.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.26.3-build25/ryujinx.sdl2-cs.2.26.3-build25.nupkg",
|
||||||
"sha512": "8112accffc66185e5dad3648cdf062de1a867c762fbed2a078c87fd2748b7604b777e7bf7a721f87cfa1d32e8970a015d38950ec2aa7d1e05d24a7a776daffd5",
|
"sha512": "a14f645d739d67c6f794006e73be48f65612034c974170325b03ec79b73543d3847032f2c063f4111935ea9bb80974ae8d64a448f7fa5e161637ff5ed7fe8dfe",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "ryujinx.sdl2-cs.2.26.1-build23.nupkg"
|
"dest-filename": "ryujinx.sdl2-cs.2.26.3-build25.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.681" date="2023-03-24"/>
|
||||||
<release version="1.1.680" date="2023-03-24"/>
|
<release version="1.1.680" date="2023-03-24"/>
|
||||||
<release version="1.1.679" date="2023-03-24"/>
|
<release version="1.1.679" date="2023-03-24"/>
|
||||||
<release version="1.1.678" date="2023-03-24"/>
|
<release version="1.1.678" date="2023-03-24"/>
|
||||||
|
|
|
@ -32,7 +32,7 @@ modules:
|
||||||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
||||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||||
RYUJINX_VERSION: 1.1.680
|
RYUJINX_VERSION: 1.1.681
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||||
|
@ -74,7 +74,7 @@ modules:
|
||||||
- nuget_sources.json
|
- nuget_sources.json
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/Ryujinx/Ryujinx.git
|
url: https://github.com/Ryujinx/Ryujinx.git
|
||||||
commit: 9ecbee8032356cb047d247819a7e192811a23ccc
|
commit: 21ce8a9b80c94b0636acb4a8762d8516bdb800e2
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Add table
Reference in a new issue