mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
Update to 1.1.1085
This commit is contained in:
parent
63f669f988
commit
48143d8cb5
@ -1,11 +1,4 @@
|
||||
[
|
||||
{
|
||||
"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",
|
||||
"sha512": "d1fbf91712fcaadbd9151eb2dfe5cd1a58a0add3737053d5c53caebcb64165db1a542a2ab4d95a180d356abcc028a97491b91992cff5b1e80091758e54ba0c31",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "ryujinx.graphics.vulkan.dependencies.moltenvk.1.2.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.threading.tasks/4.3.0/runtime.any.system.threading.tasks.4.3.0.nupkg",
|
||||
@ -671,6 +664,13 @@
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "runtime.any.system.runtime.handles.4.3.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.net.illink.tasks/8.0.0/microsoft.net.illink.tasks.8.0.0.nupkg",
|
||||
"sha512": "7fcfe8685558d875a773ff41455abd765280f7c50dd725f0d580acdc3ea2313560f04e52070b91aafcdd912f2c7c8d7d7f9f79d586bcd1cd6125268773b0402e",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "microsoft.net.illink.tasks.8.0.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.collections/4.0.11/system.collections.4.0.11.nupkg",
|
||||
@ -979,13 +979,6 @@
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "libhac.0.19.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/gtksharp.dependencies/1.1.1/gtksharp.dependencies.1.1.1.nupkg",
|
||||
"sha512": "6373a348b6ce3dfa2ad03c0e0eb74c4de7a4b45847c3d9ff16807eebafe6689c19f1828027abe33757f6453cee847e27a9dd952b1545576d51c63200baf1d28b",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "gtksharp.dependencies.1.1.1.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.memory/4.5.5/system.memory.4.5.5.nupkg",
|
||||
@ -1112,13 +1105,6 @@
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "runtime.win.system.console.4.3.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/ryujinx.audio.openal.dependencies/1.21.0.1/ryujinx.audio.openal.dependencies.1.21.0.1.nupkg",
|
||||
"sha512": "4b6b99d943db72eac80779e2bbae15e9bac11ff1a30365f5363990f49f0c605fff5ce0b57bbb54e33cd73eed6e588e28598cfc0fe5bea7b56c2a3dda2d031194",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "ryujinx.audio.openal.dependencies.1.21.0.1.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",
|
||||
|
@ -47,6 +47,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1085" date="2023-11-15"/>
|
||||
<release version="1.1.1084" date="2023-11-15"/>
|
||||
<release version="1.1.1083" date="2023-11-15"/>
|
||||
<release version="1.1.1082" date="2023-11-15"/>
|
||||
|
@ -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.1084
|
||||
RYUJINX_VERSION: 1.1.1085
|
||||
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: 29e192f241136ce910071ff4fdedda5bd1d9b838
|
||||
commit: 388446c255566d67240905bc6efa7af5a71c34b5
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
Loading…
Reference in New Issue
Block a user