Update to 1.1.816

This commit is contained in:
RyujinxBot 2023-05-22 17:48:10 +00:00
parent 9384a15bc7
commit 37c4983bc2
3 changed files with 6 additions and 5 deletions

View file

@ -1212,10 +1212,10 @@
}, },
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.graphics.vulkan.dependencies.moltenvk/1.2.0/ryujinx.graphics.vulkan.dependencies.moltenvk.1.2.0.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/ryujinx.graphics.vulkan.dependencies.moltenvk/1.2.3/ryujinx.graphics.vulkan.dependencies.moltenvk.1.2.3.nupkg",
"sha512": "d1fbf91712fcaadbd9151eb2dfe5cd1a58a0add3737053d5c53caebcb64165db1a542a2ab4d95a180d356abcc028a97491b91992cff5b1e80091758e54ba0c31", "sha512": "2f4318a71a4e872cb011323f10703c5324187e56627e82194255c995cb0b4441ed1830182459971a44c34f6f3dcebd813304e45b34f95c09a23dd245ed3cde22",
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "ryujinx.graphics.vulkan.dependencies.moltenvk.1.2.0.nupkg" "dest-filename": "ryujinx.graphics.vulkan.dependencies.moltenvk.1.2.3.nupkg"
}, },
{ {
"type": "file", "type": "file",

View file

@ -47,6 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.816" date="2023-05-22"/>
<release version="1.1.815" date="2023-05-21"/> <release version="1.1.815" date="2023-05-21"/>
<release version="1.1.814" date="2023-05-21"/> <release version="1.1.814" date="2023-05-21"/>
<release version="1.1.813" date="2023-05-21"/> <release version="1.1.813" date="2023-05-21"/>

View file

@ -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.815 RYUJINX_VERSION: 1.1.816
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: b53e7ffd46b5c4ac5c4ac3dcc24385b2c9dc4fa4 commit: c2e4c8f98e5d49749f8691fd0982a746339f8211
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file