Update to 1.1.1339

This commit is contained in:
RyujinxBot 2024-06-26 09:33:21 +00:00
parent d523f2f704
commit 9153973a05
3 changed files with 3 additions and 23 deletions

View File

@ -209,13 +209,6 @@
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "netcoreserver.8.0.7.nupkg" "dest-filename": "netcoreserver.8.0.7.nupkg"
}, },
{
"type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.ref/8.0.6/microsoft.aspnetcore.app.ref.8.0.6.nupkg",
"sha512": "1c294845cda71441825ad4ed70d7bd9e4155a7a389c45ac3f2f08407872716fe077531ccc5b783552cefb729b9f111837ad671655b792bc03ec0d6cb7db796e8",
"dest": "nuget-sources",
"dest-filename": "microsoft.aspnetcore.app.ref.8.0.6.nupkg"
},
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/4.3.0/runtime.any.system.runtime.4.3.0.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.runtime/4.3.0/runtime.any.system.runtime.4.3.0.nupkg",
@ -1042,13 +1035,6 @@
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "system.resources.resourcemanager.4.3.0.nupkg" "dest-filename": "system.resources.resourcemanager.4.3.0.nupkg"
}, },
{
"type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-x64/8.0.6/microsoft.netcore.app.host.linux-x64.8.0.6.nupkg",
"sha512": "a18db7c3d7771d7e63a434fd484aede7525e4e96de13a32242c167ab748af9c5c16d3432c0661b2509c712f16810f0c287ec4c7a9f5b575de5015a0995c967c7",
"dest": "nuget-sources",
"dest-filename": "microsoft.netcore.app.host.linux-x64.8.0.6.nupkg"
},
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/system.management/8.0.0/system.management.8.0.0.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/system.management/8.0.0/system.management.8.0.0.nupkg",
@ -1056,13 +1042,6 @@
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "system.management.8.0.0.nupkg" "dest-filename": "system.management.8.0.0.nupkg"
}, },
{
"type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.ref/8.0.6/microsoft.netcore.app.ref.8.0.6.nupkg",
"sha512": "35771d9c37bcc0c5bd60474cbf4572f7665af0fef6c880d74b73408d693d498c8c8b086424b955b0eacf04df437df0f6a2a8d2c1c098273a788cb929da88dcd5",
"dest": "nuget-sources",
"dest-filename": "microsoft.netcore.app.ref.8.0.6.nupkg"
},
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/2.1.8/sixlabors.imagesharp.2.1.8.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/2.1.8/sixlabors.imagesharp.2.1.8.nupkg",

View File

@ -47,6 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.1339" date="2024-06-26"/>
<release version="1.1.1338" date="2024-06-26"/> <release version="1.1.1338" date="2024-06-26"/>
<release version="1.1.1337" date="2024-06-25"/> <release version="1.1.1337" date="2024-06-25"/>
<release version="1.1.1336" date="2024-06-19"/> <release version="1.1.1336" date="2024-06-19"/>

View File

@ -36,7 +36,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.1338 RYUJINX_VERSION: 1.1.1339
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
@ -90,7 +90,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: a94445b23e408707c595ad1833b9bf1fd89e3335 commit: bd3335c143d2420875ff6ea0abd7487deb5a9ddc
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file