Compare commits

...

1 commit

Author SHA1 Message Date
flathubbot 9a596e8374 Update Ryujinx module
Ryujinx: Update dotnet-sdk-8.0.401-linux-x64.tar.gz
Ryujinx: Update dotnet-sdk-8.0.401-linux-arm64.tar.gz
2024-09-24 14:45:38 +00:00

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.401/dotnet-sdk-8.0.401-linux-x64.tar.gz url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-linux-x64.tar.gz
sha256: 6231d3902d2b2d8e73a3d681c5cbaacc95be35bdc02e25bd3947d0ab8629f9f9 sha256: 10910e098161a0461b93f4f08d0c310b452b1a7f56b43378f547fd765d6f68bc
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.401/dotnet-sdk-8.0.401-linux-arm64.tar.gz url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-linux-arm64.tar.gz
sha256: 4ae045ce1dd681a55613dfafbf3a6f4a27b467ba4718855f163e453f810a73d8 sha256: beedeefcd0bee013bed07b813f79dc5c42d2c3745016b3af01ce7742b95c15ec
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