Update to 1.1.351
This commit is contained in:
parent
9bd091ef74
commit
18293ce5a4
3 changed files with 6 additions and 5 deletions
|
@ -1002,10 +1002,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build27/spb.0.0.4-build27.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build28/spb.0.0.4-build28.nupkg",
|
||||||
"sha512": "78d4f71b03009640e507cdaeb6d0083d272ef8a1fd83db793766d70b3e2a577b5905226a331f40c49954d0ed38a00f9bb32b1c51538321f418fe1adf9ec98074",
|
"sha512": "b3bbcaa903a7a7da3efee334907bd2b240849fa505d57df1678c6c00f696c3da915068c333cce18504e2577d63801df59f0081c5d97fbf256a19aaa972dd81bb",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "spb.0.0.4-build27.nupkg"
|
"dest-filename": "spb.0.0.4-build28.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.351" date="2022-11-16"/>
|
||||||
<release version="1.1.350" date="2022-11-16"/>
|
<release version="1.1.350" date="2022-11-16"/>
|
||||||
<release version="1.1.349" date="2022-11-16"/>
|
<release version="1.1.349" date="2022-11-16"/>
|
||||||
<release version="1.1.348" date="2022-11-16"/>
|
<release version="1.1.348" date="2022-11-16"/>
|
||||||
|
|
|
@ -32,7 +32,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.350
|
RYUJINX_VERSION: 1.1.351
|
||||||
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
|
||||||
|
@ -75,7 +75,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: 2c9ab5e45fd45d45909b9b348580c44bdfc4d36f
|
commit: 5d73a9f5fce23b030821f5fb2d71855099f14ec2
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue