Update to 1.1.456
This commit is contained in:
parent
d8ce96ebfe
commit
b04064628d
3 changed files with 3 additions and 16 deletions
|
@ -356,13 +356,6 @@
|
|||
"dest": "nuget-sources",
|
||||
"dest-filename": "microsoft.identitymodel.logging.6.25.1.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/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg",
|
||||
|
@ -1210,13 +1203,6 @@
|
|||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.xml.readerwriter.4.0.11.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/ryujinx.graphics.nvdec.dependencies/5.0.1-build12/ryujinx.graphics.nvdec.dependencies.5.0.1-build12.nupkg",
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.456" date="2022-12-09"/>
|
||||
<release version="1.1.455" date="2022-12-09"/>
|
||||
<release version="1.1.454" date="2022-12-09"/>
|
||||
<release version="1.1.453" date="2022-12-09"/>
|
||||
|
|
|
@ -32,7 +32,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.455
|
||||
RYUJINX_VERSION: 1.1.456
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -75,7 +75,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: dca96122bfc60bcd4c0067b888c694392856dbda
|
||||
commit: 872f036d6486c4943b5f1d287165eb1338a19edf
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Add table
Reference in a new issue