Update to 1.1.323
This commit is contained in:
parent
bf66112ef1
commit
07e699b6e1
3 changed files with 6 additions and 5 deletions
|
@ -995,10 +995,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build24/spb.0.0.4-build24.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build27/spb.0.0.4-build27.nupkg",
|
||||||
"sha512": "fb62ab52e148c966d10847a28b2c3e1c24deeab27039aacdb4ad53c2cf360ea605755fd43bb8e8f169ceb329eb3be1f53d4d1321130b1e372bb7a6513e3a4f04",
|
"sha512": "78d4f71b03009640e507cdaeb6d0083d272ef8a1fd83db793766d70b3e2a577b5905226a331f40c49954d0ed38a00f9bb32b1c51538321f418fe1adf9ec98074",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "spb.0.0.4-build24.nupkg"
|
"dest-filename": "spb.0.0.4-build27.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.323" date="2022-10-22"/>
|
||||||
<release version="1.1.322" date="2022-10-21"/>
|
<release version="1.1.322" date="2022-10-21"/>
|
||||||
<release version="1.1.321" date="2022-10-21"/>
|
<release version="1.1.321" date="2022-10-21"/>
|
||||||
<release version="1.1.320" date="2022-10-19"/>
|
<release version="1.1.320" date="2022-10-19"/>
|
||||||
|
|
|
@ -33,7 +33,7 @@ modules:
|
||||||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/pkgconfig
|
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/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.322
|
RYUJINX_VERSION: 1.1.323
|
||||||
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
|
||||||
|
@ -63,7 +63,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: c7cf1cbc3521657d3fa1619f187df632561d2528
|
commit: 286e5d39b28bdcf1615797d10091430d77c332a5
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Add table
Reference in a new issue