diff --git a/nuget_sources.json b/nuget_sources.json index 3f25a4c..8124d9e 100644 --- a/nuget_sources.json +++ b/nuget_sources.json @@ -132,6 +132,13 @@ "dest": "nuget-sources", "dest-filename": "silk.net.vulkan.extensions.ext.2.16.0.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg", + "sha512": "18ee925b1ff0499205bf13a7ebb63a3a2206773f491828390910c36d2000bc10d079915bc9bbbdb043946fdc3fbd4950bfe0365da91315983d520d70fad81b59", + "dest": "nuget-sources", + "dest-filename": "microsoft.win32.systemevents.7.0.0.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/system.reflection/4.1.0/system.reflection.4.1.0.nupkg", @@ -524,6 +531,13 @@ "dest": "nuget-sources", "dest-filename": "system.text.json.6.0.0.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/securifybv.shelllink/0.1.0/securifybv.shelllink.0.1.0.nupkg", + "sha512": "1ff310a82718f1fa9e21866b589f176adb792aaebf8064ee7d53837ce0bf02a01718841a85bbbffc51a6fb2e1edf286ce33f1cc5133b5d26f03a12dd307fd8e2", + "dest": "nuget-sources", + "dest-filename": "securifybv.shelllink.0.1.0.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.extensions/4.3.0/runtime.any.system.reflection.extensions.4.3.0.nupkg", @@ -1028,6 +1042,13 @@ "dest": "nuget-sources", "dest-filename": "system.runtime.handles.4.0.1.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/securifybv.propertystore/0.1.0/securifybv.propertystore.0.1.0.nupkg", + "sha512": "f6a1b41249dcf26a8218aa483f2edd25a0c922298eefada35a000bd031664392c762de536dcdad9432facc20f9aafd2457fb73383836f21a8dcbcfb9a1a8dc2f", + "dest": "nuget-sources", + "dest-filename": "securifybv.propertystore.0.1.0.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.win-x64/7.0.12/microsoft.netcore.app.host.win-x64.7.0.12.nupkg", @@ -1420,6 +1441,13 @@ "dest": "nuget-sources", "dest-filename": "system.private.uri.4.3.0.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg", + "sha512": "d1325de54dba8110e019afeba800601c2e4e0408b297b326de92333e029fa663d7150f021555b21a2fb89a411a08aef5e5588e043914da90b69c088fba72f0ed", + "dest": "nuget-sources", + "dest-filename": "system.drawing.common.7.0.0.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.diagnostics.tools/4.3.0/runtime.any.system.diagnostics.tools.4.3.0.nupkg", diff --git a/org.ryujinx.Ryujinx.appdata.xml b/org.ryujinx.Ryujinx.appdata.xml index 5595b20..78ddca0 100644 --- a/org.ryujinx.Ryujinx.appdata.xml +++ b/org.ryujinx.Ryujinx.appdata.xml @@ -47,6 +47,7 @@ + diff --git a/org.ryujinx.Ryujinx.yml b/org.ryujinx.Ryujinx.yml index 6eb381e..42ef69f 100644 --- a/org.ryujinx.Ryujinx.yml +++ b/org.ryujinx.Ryujinx.yml @@ -33,7 +33,7 @@ modules: PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig DOTNET_CLI_TELEMETRY_OPTOUT: 'true' DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true' - RYUJINX_VERSION: 1.1.1056 + RYUJINX_VERSION: 1.1.1057 RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master @@ -77,7 +77,7 @@ modules: - nuget_sources.json - type: git url: https://github.com/Ryujinx/Ryujinx.git - commit: b4bb22ba06f89168c948e6001c51972575ca968b + commit: a42f0bbb87b890d4f16b1148f9398210a5bfedfa - type: file path: ryujinx-wrapper - type: file