diff --git a/nuget_sources.json b/nuget_sources.json index fa1b3b8..afcff05 100644 --- a/nuget_sources.json +++ b/nuget_sources.json @@ -265,6 +265,13 @@ "dest": "nuget-sources", "dest-filename": "system.runtime.extensions.4.3.0.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-arm64/8.0.1/microsoft.netcore.app.host.linux-arm64.8.0.1.nupkg", + "sha512": "30e6ba65f26f5adb63a3cde6a48113876e81913db1aaf10c78c9d1eba8317ca756849be3f2ef48ca7d14e402a1b85399e7313e1cb734eefd447bb1a4d92a933e", + "dest": "nuget-sources", + "dest-filename": "microsoft.netcore.app.host.linux-arm64.8.0.1.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/ryujinx.graphics.nvdec.dependencies/5.0.3-build14/ryujinx.graphics.nvdec.dependencies.5.0.3-build14.nupkg", @@ -839,6 +846,13 @@ "dest": "nuget-sources", "dest-filename": "ryujinx.gtksharp.3.24.24.59-ryujinx.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-arm64/8.0.1/microsoft.aspnetcore.app.runtime.linux-arm64.8.0.1.nupkg", + "sha512": "d4e3ac0458d81e6c96a3951187322f77144a35ce7281bf0a68cd63461bbbe33beb152e45e547d99172080e70a15ac42f6663a871384021e2f2de76f1c51139b6", + "dest": "nuget-sources", + "dest-filename": "microsoft.aspnetcore.app.runtime.linux-arm64.8.0.1.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/system.io.hashing/8.0.0/system.io.hashing.8.0.0.nupkg", @@ -944,6 +958,13 @@ "dest": "nuget-sources", "dest-filename": "system.security.cryptography.primitives.4.0.0.nupkg" }, + { + "type": "file", + "url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-arm64/8.0.1/microsoft.netcore.app.runtime.linux-arm64.8.0.1.nupkg", + "sha512": "3322f6e3a176bb3eef54953125ae5fedba1570cbfba580d2eaef59c8fb4fd1326cc7001bfd49706961541e5bed328fa833a8b802d33fb1be6318175cd31cbd4d", + "dest": "nuget-sources", + "dest-filename": "microsoft.netcore.app.runtime.linux-arm64.8.0.1.nupkg" + }, { "type": "file", "url": "https://api.nuget.org/v3-flatcontainer/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg", diff --git a/org.ryujinx.Ryujinx.appdata.xml b/org.ryujinx.Ryujinx.appdata.xml index 2ae724c..5476b1a 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 ee68fc1..4c7124f 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.1188 + RYUJINX_VERSION: 1.1.1189 RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master @@ -78,7 +78,7 @@ modules: - nuget_sources.json - type: git url: https://github.com/Ryujinx/Ryujinx.git - commit: 18909195d1361a18af866634f4b1bdd4443aa24c + commit: cf6201a4a69875f3908bfe98353e19ba1668a932 - type: file path: ryujinx-wrapper - type: file