Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev.lizardbyte.app.Sunshine.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</description>

<releases>
<release version="2025.923.33222" date="2025-09-23">
<release version="2025.924.154138" date="2025-09-24">
<description>
<p>
See the full changelog on GitHub
Expand Down
6 changes: 3 additions & 3 deletions dev.lizardbyte.app.Sunshine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ modules:
build-options:
append-path: /usr/lib/sdk/node20/bin
env:
BUILD_VERSION: "2025.923.33222"
BUILD_VERSION: "2025.924.154138"
BRANCH: "master"
COMMIT: "f22b00d6981f756d3531fba0028723d4a5065824"
COMMIT: "86188d47a7463b0f73b35de18a628353adeaa20e"
XDG_CACHE_HOME: /run/build/sunshine/flatpak-node/cache
npm_config_cache: /run/build/sunshine/flatpak-node/npm-cache
npm_config_nodedir: /usr/lib/sdk/node20
Expand Down Expand Up @@ -89,6 +89,6 @@ modules:
- generated-sources.json
- type: git
url: "https://github.com/LizardByte/Sunshine.git"
commit: "f22b00d6981f756d3531fba0028723d4a5065824"
commit: "86188d47a7463b0f73b35de18a628353adeaa20e"
- type: file
path: package-lock.json
Loading