Skip to content

Commit 04d6ef1

Browse files
chore: sunshine-beta v2026.105.75257 (#71)
1 parent 1c22dba commit 04d6ef1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Formula/s/sunshine-beta.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class SunshineBeta < Formula
88
desc "Self-hosted game stream host for Moonlight"
99
homepage "https://app.lizardbyte.dev/Sunshine"
1010
url "https://github.com/LizardByte/Sunshine.git",
11-
tag: "v2025.1230.11628"
11+
tag: "v2026.105.75257"
1212
license all_of: ["GPL-3.0-only"]
1313
head "https://github.com/LizardByte/Sunshine.git", branch: "master"
1414

@@ -30,10 +30,10 @@ class SunshineBeta < Formula
3030

3131
bottle do
3232
root_url "https://ghcr.io/v2/lizardbyte/homebrew"
33-
sha256 arm64_tahoe: "52dfb6e2ef3714665f783294295ee3215d8fbe585e3d3c0508801de81f7a0c6d"
34-
sha256 arm64_sequoia: "c32bf8243d14e249b0ffc7427d79c0452e7cbf222eb59563ffc055170c8fc45b"
35-
sha256 arm64_sonoma: "6a4000ac1a7ffb91b5d089f76a6a7065ec34c29f20f43688d64ccde3c02c9ca2"
36-
sha256 x86_64_linux: "540d018bf1078932f4e5090c40dabb29163e09607e2f2f74788d9af084789241"
33+
sha256 arm64_tahoe: "69d32e254d2c357425adb97f786a3d0b306b3fb076e96c7d97a7360964a6856f"
34+
sha256 arm64_sequoia: "94ea936049ba75a97b1961f5b13948d10244bd8d26a347672c9f58c5d9b375ab"
35+
sha256 arm64_sonoma: "65591aa2828f8c944f03f593a4d3ba12388835eb902bb681d450e2084154a977"
36+
sha256 x86_64_linux: "e73b789843fff0f777b7a5b95066763228dcabd5f328aaaec6a2a068410c4ad5"
3737
end
3838

3939
option "with-docs", "Enable docs"
@@ -107,8 +107,8 @@ class SunshineBeta < Formula
107107

108108
def install
109109
ENV["BRANCH"] = ""
110-
ENV["BUILD_VERSION"] = "2025.1230.11628"
111-
ENV["COMMIT"] = "2e68762e3659033f455a129405046995f4e3303a"
110+
ENV["BUILD_VERSION"] = "2026.105.75257"
111+
ENV["COMMIT"] = "5bacfd59ae0053c6e0d8ef7036d2a2f222f29455"
112112

113113
if OS.linux?
114114
# Use GCC because gcov from llvm cannot handle our paths

0 commit comments

Comments
 (0)