Skip to content

Commit ec1aae0

Browse files
Update LizardByte/Sunshine to eb6916ef3457bced8b62822cd31b101a4dbead1b
1 parent ff70d42 commit ec1aae0

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.121.141526"
9-
version "2025.121.141526"
8+
tag: "v2025.122.4604"
9+
version "2025.122.4604"
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.121.141526"
64-
ENV["COMMIT"] = "5af21bde8889babd6da632c5851de1b00df3aa6f"
63+
ENV["BUILD_VERSION"] = "v2025.122.4604"
64+
ENV["COMMIT"] = "eb6916ef3457bced8b62822cd31b101a4dbead1b"
6565

6666
args = %W[
6767
-DBUILD_WERROR=ON

0 commit comments

Comments
 (0)