Update to 1.1.1164
This commit is contained in:
parent
eaaf1778d6
commit
0d6dfa8b99
3 changed files with 6 additions and 5 deletions
|
@ -932,10 +932,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.28.1-build28/ryujinx.sdl2-cs.2.28.1-build28.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.sdl2-cs/2.30.0-build32/ryujinx.sdl2-cs.2.30.0-build32.nupkg",
|
||||||
"sha512": "8368ae8910a7416e87768849f20cf97f480add2339d1f278025ac03ff791897c603dc00f559555070a3d28584c1420e46025f4cc436aded88bc330fd3d40ce9d",
|
"sha512": "1edf27449e827e57d0f0e12bae7f8cd364960b836076d78a75d17c8ba5522075d40d8fb26bf7ac1c79f0746f48636a1e21d0c9ba3f4c9e51f71ee87da059a795",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "ryujinx.sdl2-cs.2.28.1-build28.nupkg"
|
"dest-filename": "ryujinx.sdl2-cs.2.30.0-build32.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.1164" date="2024-02-07"/>
|
||||||
<release version="1.1.1163" date="2024-02-06"/>
|
<release version="1.1.1163" date="2024-02-06"/>
|
||||||
<release version="1.1.1162" date="2024-02-06"/>
|
<release version="1.1.1162" date="2024-02-06"/>
|
||||||
<release version="1.1.1161" date="2024-02-06"/>
|
<release version="1.1.1161" date="2024-02-06"/>
|
||||||
|
|
|
@ -33,7 +33,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.1163
|
RYUJINX_VERSION: 1.1.1164
|
||||||
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
|
||||||
|
@ -78,7 +78,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: 6c90d50c8e5b89b337e5d97ea100a0206c73c0db
|
commit: 628d092fc64d8b89a5e9f05cc15136bac16122ab
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue