mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2025-01-07 02:14:12 +00:00
Update to 1.1.1134
This commit is contained in:
parent
0b74e67a22
commit
87f116d857
@ -729,10 +729,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/8.0.0/system.drawing.common.8.0.0.nupkg",
|
"url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/8.0.1/system.drawing.common.8.0.1.nupkg",
|
||||||
"sha512": "40a16c9c5dd59148051bd55a2355339343186ec188bcb8e9ea5abe0dc6035106e7d745323cc4d492750e791c41397c53616b553d79b8d5e5fc56dff3345ed533",
|
"sha512": "aca1d17f02e99f7a8dbaffb8ec5d761ef9e69a70470467e9636b4f1f1a249a03346045947926ba3b7c71e21200f491023f6295f3ab3a4d75b9334cd239aa589d",
|
||||||
"dest": "nuget-sources",
|
"dest": "nuget-sources",
|
||||||
"dest-filename": "system.drawing.common.8.0.0.nupkg"
|
"dest-filename": "system.drawing.common.8.0.1.nupkg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
@ -47,6 +47,7 @@
|
|||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.1.1134" date="2024-01-25"/>
|
||||||
<release version="1.1.1133" date="2024-01-25"/>
|
<release version="1.1.1133" date="2024-01-25"/>
|
||||||
<release version="1.1.1132" date="2024-01-25"/>
|
<release version="1.1.1132" date="2024-01-25"/>
|
||||||
<release version="1.1.1131" date="2024-01-25"/>
|
<release version="1.1.1131" date="2024-01-25"/>
|
||||||
|
@ -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.1133
|
RYUJINX_VERSION: 1.1.1134
|
||||||
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
|
||||||
@ -76,7 +76,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: f33fea32877a9069bfa23bba12ee8b6ea3f6a631
|
commit: fbdd390f902f5d37a3ae759de81076d925c014f9
|
||||||
- type: file
|
- type: file
|
||||||
path: ryujinx-wrapper
|
path: ryujinx-wrapper
|
||||||
- type: file
|
- type: file
|
||||||
|
Loading…
Reference in New Issue
Block a user