mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2025-09-10 09:02:14 +00:00
Update 2 modules (#155)
Update dotnet-sdk-8.0.200-linux-x64.tar.gz Update dotnet-sdk-8.0.200-linux-arm64.tar.gz
This commit is contained in:
parent
e989796360
commit
a8d27059f0
@ -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.200/dotnet-sdk-8.0.200-linux-x64.tar.gz
|
||||
sha256: d9a706b3b36787e412e2bb58c31556e0380fc0559d58f493ac570b304b3a172c
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-linux-x64.tar.gz
|
||||
sha256: 164d90b1db6e9ac36763e4481c253091846bbb6a62b3072aa1e39b9d08ce1908
|
||||
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.200/dotnet-sdk-8.0.200-linux-arm64.tar.gz
|
||||
sha256: 2db2c04c7f42b6a8153f6c518c00f2bd41db2d4a913c51ebcf7ae7b556cee8f8
|
||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-linux-arm64.tar.gz
|
||||
sha256: 69c7f6d3f8439ca13d9d81cf5e6f68b12b0cbffb01e7124b8a35f0de2575cd5b
|
||||
x-checker-data:
|
||||
type: rotating-url
|
||||
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user