Skip to content

Commit 63d3d5c

Browse files
chore: sunshine-beta v2026.427.203431
* sunshine-beta v2026.427.203431 * sunshine-beta: update 2026.427.203431 bottle.
1 parent 7dfbe81 commit 63d3d5c

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/s/sunshine-beta.rb

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

@@ -34,11 +34,11 @@ class SunshineBeta < Formula
3434

3535
bottle do
3636
root_url "https://ghcr.io/v2/lizardbyte/homebrew"
37-
sha256 arm64_tahoe: "63482307f84378843c0421d9efde6a57dbe8b8b13620ac61d5b2d37a07a42666"
38-
sha256 arm64_sequoia: "f04e689d30f15dead40077cb5bc046e52986ab0256cc849e9de03ba76b93f8cd"
39-
sha256 arm64_sonoma: "6bc7f6db4a5c7c56f2cb7d1bceff1ba63883215f809592a95ffc33b77968a69f"
40-
sha256 arm64_linux: "e66b542583485cfa5f755c1fbbcbac5dfe2c3da195a2b1c3c2073d70af363d9a"
41-
sha256 x86_64_linux: "5ec3f1d5d65e8bf3a2dba431871b23483ef770c795a2d41ad6dd9720da900f60"
37+
sha256 arm64_tahoe: "f91e56404fbe975136aadd6693d128285c0910ef434f6a5276411a7baad4454a"
38+
sha256 arm64_sequoia: "8edf1d49562d7646615caeb44970702aa4b549b83b17e3eb013e04d8e8ee26a2"
39+
sha256 arm64_sonoma: "e19dcb3871f0b83ffb8ce3940beddb73b2a3b3e707d9db76db6a20ee5bb231f3"
40+
sha256 arm64_linux: "9361325648db64e34114f6b9d9c8d604bd56b71bd60bfee3d31b39285e67d706"
41+
sha256 x86_64_linux: "da92e7523247664b3c233ae1198732a18ff1b57e7c9fc00ec2fd1e8fcc8db66c"
4242
end
4343

4444
option "with-cuda", "Enable CUDA support (Linux only)"
@@ -143,8 +143,8 @@ class SunshineBeta < Formula
143143

144144
def setup_build_environment
145145
ENV["BRANCH"] = ""
146-
ENV["BUILD_VERSION"] = "2026.426.150436"
147-
ENV["COMMIT"] = "a458b2048b745ae65c5a7143743b57fcfe183445"
146+
ENV["BUILD_VERSION"] = "2026.427.203431"
147+
ENV["COMMIT"] = "747e213539f68303ddc6492af9e40495e35c4823"
148148

149149
setup_linux_gcc_environment if OS.linux?
150150

0 commit comments

Comments
 (0)