Manual release update (#6)

* Manual release update

Upgrade to 1.1.297.

* Remove publish delay
This commit is contained in:
Mary-nyan 2022-10-09 14:40:32 +02:00 committed by GitHub
parent 5bd4e96c13
commit 1e449586a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,3 @@
{ {
"only-arches": ["x86_64"], "only-arches": ["x86_64"]
"publish-delay-hours": 0
} }

View File

@ -47,6 +47,8 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.1.297" date="2022-10-08"/>
<release version="1.1.296" date="2022-10-08"/>
<release version="1.1.295" date="2022-10-05"/> <release version="1.1.295" date="2022-10-05"/>
<release version="1.1.294" date="2022-10-04"/> <release version="1.1.294" date="2022-10-04"/>
<release version="1.1.293" date="2022-10-03"/> <release version="1.1.293" date="2022-10-03"/>

View File

@ -33,7 +33,7 @@ modules:
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/pkgconfig PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet6/lib/pkgconfig
DOTNET_CLI_TELEMETRY_OPTOUT: 'true' DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true' DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
RYUJINX_VERSION: 1.1.295 RYUJINX_VERSION: 1.1.297
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
@ -63,7 +63,7 @@ modules:
- nuget_sources.json - nuget_sources.json
- type: git - type: git
url: https://github.com/Ryujinx/Ryujinx.git url: https://github.com/Ryujinx/Ryujinx.git
commit: 599d485bffc9080d1c54acce929bbda0c7077499 commit: bf77d1cab93467676156ebfbd5cf0ae057266e6f
- type: file - type: file
path: ryujinx-wrapper path: ryujinx-wrapper
- type: file - type: file