Skip to content

Commit d40d419

Browse files
Update LizardByte/Sunshine to 8263d8976f0ce8bc78ec31840ce6ed0e750c85f8
1 parent ec1aae0 commit d40d419

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/sunshine-beta.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ class SunshineBeta < Formula
55
desc "Self-hosted game stream host for Moonlight"
66
homepage "https://app.lizardbyte.dev/Sunshine"
77
url "https://github.com/LizardByte/Sunshine.git",
8-
tag: "v2025.122.4604"
9-
version "2025.122.4604"
8+
tag: "v2025.122.13820"
9+
version "2025.122.13820"
1010
license all_of: ["GPL-3.0-only"]
1111
head "https://github.com/LizardByte/Sunshine.git", branch: "master"
1212

@@ -60,8 +60,8 @@ class SunshineBeta < Formula
6060

6161
def install
6262
ENV["BRANCH"] = "master"
63-
ENV["BUILD_VERSION"] = "v2025.122.4604"
64-
ENV["COMMIT"] = "eb6916ef3457bced8b62822cd31b101a4dbead1b"
63+
ENV["BUILD_VERSION"] = "v2025.122.13820"
64+
ENV["COMMIT"] = "8263d8976f0ce8bc78ec31840ce6ed0e750c85f8"
6565

6666
args = %W[
6767
-DBUILD_WERROR=ON

0 commit comments

Comments
 (0)