mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2025-04-04 02:16:43 +00:00
Update to 1.1.722
This commit is contained in:
parent
a641ce4f72
commit
4144efadfc
@ -1,10 +1,10 @@
|
||||
[
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.management/7.0.0/system.management.7.0.0.nupkg",
|
||||
"sha512": "d0469d2a5ed07e7345ce759276c92cf30bb9d5680db68e1613917793d698dd1db8301361fb33970bae77ad0f506d1ae7a56f96ea0b5d854d352f58e69bbbda7f",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.management/7.0.1/system.management.7.0.1.nupkg",
|
||||
"sha512": "1d041f1c0cedceef34176fef4c5b71e77586e4063b22a0f6a5d9320822fa7e7643ac2f923a552bd031efb77dc29bb8aadbf0b824215a7085a7fac88ac96b8dc7",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.management.7.0.0.nupkg"
|
||||
"dest-filename": "system.management.7.0.1.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
@ -47,6 +47,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.722" date="2023-04-17"/>
|
||||
<release version="1.1.721" date="2023-04-17"/>
|
||||
<release version="1.1.720" date="2023-04-17"/>
|
||||
<release version="1.1.719" date="2023-04-16"/>
|
||||
|
@ -8,17 +8,17 @@ 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-run/app/com.discordapp.Discord:create
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --device=all
|
||||
- --socket=pulseaudio
|
||||
- --share=network
|
||||
- --filesystem=home:ro
|
||||
- --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
|
||||
@ -32,7 +32,7 @@ modules:
|
||||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||
RYUJINX_VERSION: 1.1.721
|
||||
RYUJINX_VERSION: 1.1.722
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
@ -74,7 +74,7 @@ modules:
|
||||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: d9b63353b019e1f1775370154f4f045ff14184ce
|
||||
commit: 0dec91bb4230d92e93237f967da0428713c7b01b
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
Loading…
Reference in New Issue
Block a user