Update Ryujinx module

Ryujinx: Update dotnet-sdk-8.0.302-linux-x64.tar.gz
Ryujinx: Update dotnet-sdk-8.0.302-linux-arm64.tar.gz
This commit is contained in:
flathubbot 2024-07-09 15:03:28 +00:00
parent be6da44994
commit 33435ddf0d

View File

@ -8,18 +8,18 @@ add-extensions:
directory: lib/ffmpeg directory: lib/ffmpeg
add-ld-path: . add-ld-path: .
finish-args: finish-args:
- --share=ipc - --share=ipc
- --socket=x11 - --socket=x11
- --device=all - --device=all
- --socket=pulseaudio - --socket=pulseaudio
- --share=network - --share=network
- --filesystem=home:ro - --filesystem=home:ro
- --filesystem=xdg-pictures:rw - --filesystem=xdg-pictures:rw
- --filesystem=xdg-run/app/com.discordapp.Discord:create - --filesystem=xdg-run/app/com.discordapp.Discord:create
rename-icon: ryujinx rename-icon: ryujinx
command: ryujinx-wrapper command: ryujinx-wrapper
modules: modules:
- name: Ryujinx - name: Ryujinx
buildsystem: simple buildsystem: simple
build-options: build-options:
no-debuginfo: true no-debuginfo: true
@ -71,8 +71,8 @@ modules:
only-arches: only-arches:
- x86_64 - x86_64
dest: dotnet-sdk dest: dotnet-sdk
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-linux-x64.tar.gz url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-x64.tar.gz
sha256: 8c84340e7bbbe478463debb9230e18d5b1a94583c2ebc04eb28a39a232b37f55 sha256: 214ee467f75c42f1512748fe7ca8dd82da2af29cdf54be614a8997f0466ef070
x-checker-data: x-checker-data:
type: rotating-url type: rotating-url
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz
@ -81,8 +81,8 @@ modules:
only-arches: only-arches:
- aarch64 - aarch64
dest: dotnet-sdk dest: dotnet-sdk
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-linux-arm64.tar.gz url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-arm64.tar.gz
sha256: 8cc5b1216e0ef019199bbe5907cbe24d6110a6fd4c836c6892349a4532184337 sha256: bfd31c9a7697b24ec8e0981e3bf8a48140e0991fb028b1d355e34451f541de26
x-checker-data: x-checker-data:
type: rotating-url type: rotating-url
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz