Update dotnet-sdk-8.0.100-linux-x64.tar.gz (#150)
This commit is contained in:
parent
c796526916
commit
71fa6aa7c0
1 changed files with 70 additions and 70 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
|
||||||
|
@ -67,8 +67,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.100/dotnet-sdk-8.0.100-linux-x64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-linux-x64.tar.gz
|
||||||
sha256: 550692ae3233e69692822b8be31bb01c5a2b60c3cfa59e9bfce8278b99f36211
|
sha256: 3c61ffcee8947e0ead6196799d058e671b00bc6b983983f2bde5d29f702de2fe
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue