mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
Update to 1.1.1283
This commit is contained in:
parent
317a5a0ec4
commit
6af045337a
@ -386,10 +386,10 @@
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/2.1.7/sixlabors.imagesharp.2.1.7.nupkg",
|
||||
"sha512": "7d48846d24a2442708aabfe3c20e7a3066df286840ffd36953988417b3a52030b571102d28b6a0507a979d604fcf36b3e7d1b801c00ec5720895a12da7ba1774",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/2.1.8/sixlabors.imagesharp.2.1.8.nupkg",
|
||||
"sha512": "b80c9b93937c231629a4846bd3b820955878527d5d096e0a87141dae958304e351545653340169c13921e4d4d5c7228f0b8024be6ea3ae2cb31974d4bba350a8",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "sixlabors.imagesharp.2.1.7.nupkg"
|
||||
"dest-filename": "sixlabors.imagesharp.2.1.8.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
@ -47,6 +47,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1283" date="2024-04-18"/>
|
||||
<release version="1.1.1282" date="2024-04-17"/>
|
||||
<release version="1.1.1281" date="2024-04-15"/>
|
||||
<release version="1.1.1280" date="2024-04-14"/>
|
||||
|
@ -36,7 +36,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.1282
|
||||
RYUJINX_VERSION: 1.1.1283
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
@ -90,7 +90,7 @@ modules:
|
||||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: 446f2854a5af18aef7151f95d64e0fe66a3498b8
|
||||
commit: 3224ddeeb41fbbc831e00246c21c9d769b5a28ac
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
Loading…
Reference in New Issue
Block a user