Skip to content

Commit 85fb79c

Browse files
chore: sunshine-beta v2026.617.152807
* sunshine-beta v2026.617.152807 * sunshine-beta: update 2026.617.152807 bottle.
1 parent 1c094b6 commit 85fb79c

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.616.153054"
15+
tag: "v2026.617.152807"
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: "cdbb8bfd803a2f15c6157cd4c1bb1aba7d950a52ddc0f78bcbf9e20fc66a6721"
38-
sha256 arm64_sequoia: "77ca787ff61fde3a46158c1c0a8e22bf1e407200c9f92ca88230c39e1ac0d75f"
39-
sha256 arm64_sonoma: "6ef5b7aacadd32db28a136c30e9c1ed1df014d6131ef413bd50af76ce0645c26"
40-
sha256 arm64_linux: "f278b405ebbeebe779f0099343eeafcb1789a7025765413d19bc93edb96016b6"
41-
sha256 x86_64_linux: "9c7c1e4542a61c80b145d49d46cdc64c67893acef1ace7a0adfb4e4cb2e2b454"
37+
sha256 arm64_tahoe: "7c5aad27c1d674a93058df5f0430f3ba0499ae6a93b767c69015f9698f15d694"
38+
sha256 arm64_sequoia: "58761f0c4ea8594a73d592203221101a025f24f3a0a83db8084ad01403bacdc4"
39+
sha256 arm64_sonoma: "65bc4a6330df76586802754db3986d968668b99e3d5876c69fa267fc1c4d64fd"
40+
sha256 arm64_linux: "c3b45d12bde9920e9d8fa7c49ef1e7ec0c6b610d9329909e0d274275eec1e79e"
41+
sha256 x86_64_linux: "6906bcdd363b8d3422d685f2740696017e0c6572dcbd9a1d12f214099bd9de3a"
4242
end
4343

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

141141
def setup_build_environment
142142
ENV["BRANCH"] = ""
143-
ENV["BUILD_VERSION"] = "2026.616.153054"
144-
ENV["COMMIT"] = "39c9e845febb090842e178804b9ce63af90f77c5"
143+
ENV["BUILD_VERSION"] = "2026.617.152807"
144+
ENV["COMMIT"] = "c9863ebee9deff21e0439b07170d5d8ed431c2e0"
145145

146146
setup_linux_gcc_environment if OS.linux?
147147

0 commit comments

Comments
 (0)