Update to 1.1.201

This commit is contained in:
RyujinxBot 2022-08-01 06:59:32 +00:00
parent 846c83b294
commit 9177ed9bfa
3 changed files with 6 additions and 5 deletions

View File

@ -477,10 +477,10 @@
}, },
{ {
"type": "file", "type": "file",
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build17/spb.0.0.4-build17.nupkg", "url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build24/spb.0.0.4-build24.nupkg",
"sha512": "de7574e0d80c3e9200806e5daa8f8720877ffaa7c4de2b90301d858ccfda5c178faace5336a43fbf0866a2b04091870d9aa303d596255bfcfd8f045194f41a67", "sha512": "fb62ab52e148c966d10847a28b2c3e1c24deeab27039aacdb4ad53c2cf360ea605755fd43bb8e8f169ceb329eb3be1f53d4d1321130b1e372bb7a6513e3a4f04",
"dest": "nuget-sources", "dest": "nuget-sources",
"dest-filename": "spb.0.0.4-build17.nupkg" "dest-filename": "spb.0.0.4-build24.nupkg"
}, },
{ {
"type": "file", "type": "file",

View File

@ -47,6 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.201" date="2022-08-01"/>
<release version="1.1.200" date="2022-07-31"/> <release version="1.1.200" date="2022-07-31"/>
<release version="1.1.199" date="2022-07-29"/> <release version="1.1.199" date="2022-07-29"/>
<release version="1.1.198" date="2022-07-29"/> <release version="1.1.198" date="2022-07-29"/>

View File

@ -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.200 RYUJINX_VERSION: 1.1.201
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: 2232e4ae876c6841e8a5290bd197855367f8d621 commit: 712361f6e12f3f6e21858ad3a89db3cd94a8be79
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file