Update to 1.1.1160
This commit is contained in:
parent
ebcd7d1c9b
commit
b03d445995
3 changed files with 6 additions and 5 deletions
|
@ -876,10 +876,10 @@
|
|||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build28/spb.0.0.4-build28.nupkg",
|
||||
"sha512": "b3bbcaa903a7a7da3efee334907bd2b240849fa505d57df1678c6c00f696c3da915068c333cce18504e2577d63801df59f0081c5d97fbf256a19aaa972dd81bb",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/spb/0.0.4-build32/spb.0.0.4-build32.nupkg",
|
||||
"sha512": "de220d44f6deadde8a73f3a1784762fb4f5240dea0a681cd5a6ac18c01c5ae2645baab960ba54652b8837b5b0e775c8ee0f3cd7df7d8c18adf0d16a39f7abcec",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "spb.0.0.4-build28.nupkg"
|
||||
"dest-filename": "spb.0.0.4-build32.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1160" date="2024-02-05"/>
|
||||
<release version="1.1.1159" date="2024-02-04"/>
|
||||
<release version="1.1.1158" date="2024-02-04"/>
|
||||
<release version="1.1.1157" date="2024-02-04"/>
|
||||
|
|
|
@ -33,7 +33,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.1159
|
||||
RYUJINX_VERSION: 1.1.1160
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
|
@ -78,7 +78,7 @@ modules:
|
|||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 8927e0669f0735b5fbea5c6b82a9c917cc8b6e0c
|
||||
commit: 25123232bd7186d8009332f67124a5991f2a978d
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue