Update dotnet-sdk-7.0.306-linux-x64.tar.gz (#131)
This commit is contained in:
parent
30a000ca7c
commit
daa8a28870
1 changed files with 68 additions and 68 deletions
|
@ -8,17 +8,17 @@ 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-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
|
||||||
|
@ -65,8 +65,8 @@ modules:
|
||||||
only-arches:
|
only-arches:
|
||||||
- x86_64
|
- x86_64
|
||||||
dest: dotnet-sdk
|
dest: dotnet-sdk
|
||||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.306/dotnet-sdk-7.0.306-linux-x64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.400/dotnet-sdk-7.0.400-linux-x64.tar.gz
|
||||||
sha256: 109718c17712153590b27b6cd9927b4dbfa0f7d484ffae466bce1364387c262f
|
sha256: 35b5df21e609e4fb8cfe331999d32dc636e7ef5fc712c8e2694318e826a81746
|
||||||
x-checker-data:
|
x-checker-data:
|
||||||
type: rotating-url
|
type: rotating-url
|
||||||
url: https://aka.ms/dotnet/7.0/dotnet-sdk-linux-x64.tar.gz
|
url: https://aka.ms/dotnet/7.0/dotnet-sdk-linux-x64.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue