Update to 1.1.965
This commit is contained in:
parent
740d75c7ba
commit
bf8b430396
3 changed files with 6 additions and 5 deletions
|
@ -15,10 +15,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.26.3-build25/ryujinx.sdl2-cs.2.26.3-build25.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.28.1-build28/ryujinx.sdl2-cs.2.28.1-build28.nupkg",
|
||||||
"sha512": "a14f645d739d67c6f794006e73be48f65612034c974170325b03ec79b73543d3847032f2c063f4111935ea9bb80974ae8d64a448f7fa5e161637ff5ed7fe8dfe",
|
"sha512": "8368ae8910a7416e87768849f20cf97f480add2339d1f278025ac03ff791897c603dc00f559555070a3d28584c1420e46025f4cc436aded88bc330fd3d40ce9d",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "ryujinx.sdl2-cs.2.26.3-build25.nupkg"
|
"dest-filename": "ryujinx.sdl2-cs.2.28.1-build28.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.965" date="2023-07-18"/>
|
||||||
<release version="1.1.964" date="2023-07-17"/>
|
<release version="1.1.964" date="2023-07-17"/>
|
||||||
<release version="1.1.963" date="2023-07-16"/>
|
<release version="1.1.963" date="2023-07-16"/>
|
||||||
<release version="1.1.962" date="2023-07-16"/>
|
<release version="1.1.962" date="2023-07-16"/>
|
||||||
|
|
|
@ -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.964
|
RYUJINX_VERSION: 1.1.965
|
||||||
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: 732714349ea043f0e09e1c52a568f64790da0849
|
commit: 440abac9f8cde2a8213083e4af2e4a8ae7ed1e02
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue