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.402-linux-x64.tar.gz Ryujinx: Update dotnet-sdk-8.0.402-linux-arm64.tar.gz
This commit is contained in:
parent
887e33a0ee
commit
fef832a499
@ -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.402/dotnet-sdk-8.0.402-linux-x64.tar.gz
|
||||
sha256: 10910e098161a0461b93f4f08d0c310b452b1a7f56b43378f547fd765d6f68bc
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.404/dotnet-sdk-8.0.404-linux-x64.tar.gz
|
||||
sha256: 5bf340ba6acb314c703c2492a3a6e1530d7cdbfd3b5bf86788ee8b4afefd3573
|
||||
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.402/dotnet-sdk-8.0.402-linux-arm64.tar.gz
|
||||
sha256: beedeefcd0bee013bed07b813f79dc5c42d2c3745016b3af01ce7742b95c15ec
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.404/dotnet-sdk-8.0.404-linux-arm64.tar.gz
|
||||
sha256: 695204a6a180ae5b88f6078e1f063a148bdc87fb14e25d22eec78863e6fe1e51
|
||||
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