Update to 1.1.1061
This commit is contained in:
parent
bbb6c4c1b5
commit
587d9e2048
3 changed files with 6 additions and 5 deletions
|
@ -253,10 +253,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/libhac/0.18.0/libhac.0.18.0.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/libhac/0.19.0/libhac.0.19.0.nupkg",
|
||||||
"sha512": "5955bedda86ca39bdca8cedde528bcbe2dcd5d106968086c3ff27f958a23913643e11f62b0ce862a754efb6bdefe92b745527c46925dfac3e36af0b23dd4182b",
|
"sha512": "856b2ba6135cc651c6d95f217bd3ebbfec34d2dee0c6446b15436381d43ad07b0ca4b47affaf6a1ba7765d7bba7b7972aa20cbdfcb28399eebf0a16800938647",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "libhac.0.18.0.nupkg"
|
"dest-filename": "libhac.0.19.0.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.1061" date="2023-10-22"/>
|
||||||
<release version="1.1.1060" date="2023-10-22"/>
|
<release version="1.1.1060" date="2023-10-22"/>
|
||||||
<release version="1.1.1059" date="2023-10-21"/>
|
<release version="1.1.1059" date="2023-10-21"/>
|
||||||
<release version="1.1.1058" date="2023-10-21"/>
|
<release version="1.1.1058" date="2023-10-21"/>
|
||||||
|
|
|
@ -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.1060
|
RYUJINX_VERSION: 1.1.1061
|
||||||
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
|
||||||
|
@ -77,7 +77,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: 33ba1703158564c2c3564fa329fd2e630f8a8e95
|
commit: d773d5152e685a164a6eb9f419873ef1908364f7
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Add table
Reference in a new issue