Update to 1.1.92

This commit is contained in:
RyujinxBot 2022-04-07 18:26:09 +00:00
parent 4d0c99374f
commit f00b77a591
3 changed files with 6 additions and 5 deletions

View File

@ -99,10 +99,10 @@
}, },
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/libhac/0.16.0/libhac.0.16.0.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/libhac/0.16.1/libhac.0.16.1.nupkg",
"sha512": "fee1728e05559f7f48e6551c84b0b46895533a5d4707928d40524ef2a295c0782186c3ae770a04c71035c09a7d5490dbfb398d48c988c509e2e355f89dbeea81", "sha512": "af3479a904bf494abb1e82a77873bb0c361b63537ce12cd7ff277e8e76f714d677964bf5dbe204f4aad3be105eca21c5484e4b5ca94ceab9414a38c482b1e828",
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "libhac.0.16.0.nupkg" "dest-filename": "libhac.0.16.1.nupkg"
}, },
{ {
"type": "file", "type": "file",

View File

@ -47,6 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.92" date="2022-04-07"/>
<release version="1.1.91" date="2022-04-06"/> <release version="1.1.91" date="2022-04-06"/>
<release version="1.1.90" date="2022-04-05"/> <release version="1.1.90" date="2022-04-05"/>
<release version="1.1.89" date="2022-04-04"/> <release version="1.1.89" date="2022-04-04"/>

View File

@ -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 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_CLI_TELEMETRY_OPTOUT: 'true'
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true' DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
RYUJINX_VERSION: 1.1.91 RYUJINX_VERSION: 1.1.92
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
@ -63,7 +63,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: 3f4fb8f73a6635dbdca9dd11738c3a793f53ac65 commit: 4e3a34412ef00e2f8b6c0255176719c6ecdb1a95
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file