mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
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:
parent
be6da44994
commit
33435ddf0d
@ -8,18 +8,18 @@ add-extensions:
|
||||
directory: lib/ffmpeg
|
||||
add-ld-path: .
|
||||
finish-args:
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --device=all
|
||||
- --socket=pulseaudio
|
||||
- --share=network
|
||||
- --filesystem=home:ro
|
||||
- --filesystem=xdg-pictures:rw
|
||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --device=all
|
||||
- --socket=pulseaudio
|
||||
- --share=network
|
||||
- --filesystem=home:ro
|
||||
- --filesystem=xdg-pictures:rw
|
||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
rename-icon: ryujinx
|
||||
command: ryujinx-wrapper
|
||||
modules:
|
||||
- name: Ryujinx
|
||||
- name: Ryujinx
|
||||
buildsystem: simple
|
||||
build-options:
|
||||
no-debuginfo: true
|
||||
@ -71,8 +71,8 @@ modules:
|
||||
only-arches:
|
||||
- x86_64
|
||||
dest: dotnet-sdk
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-linux-x64.tar.gz
|
||||
sha256: 8c84340e7bbbe478463debb9230e18d5b1a94583c2ebc04eb28a39a232b37f55
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-x64.tar.gz
|
||||
sha256: 214ee467f75c42f1512748fe7ca8dd82da2af29cdf54be614a8997f0466ef070
|
||||
x-checker-data:
|
||||
type: rotating-url
|
||||
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz
|
||||
@ -81,8 +81,8 @@ modules:
|
||||
only-arches:
|
||||
- aarch64
|
||||
dest: dotnet-sdk
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-linux-arm64.tar.gz
|
||||
sha256: 8cc5b1216e0ef019199bbe5907cbe24d6110a6fd4c836c6892349a4532184337
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-arm64.tar.gz
|
||||
sha256: bfd31c9a7697b24ec8e0981e3bf8a48140e0991fb028b1d355e34451f541de26
|
||||
x-checker-data:
|
||||
type: rotating-url
|
||||
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user