Skip to content

Commit 10a7f04

Browse files
chore: sunshine-beta v2026.410.223223
* sunshine-beta v2026.410.223223 * sunshine-beta: update 2026.410.223223 bottle.
1 parent c13a5d3 commit 10a7f04

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.409.171120"
15+
tag: "v2026.410.223223"
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: "be4dc68c920e796983ba3aeda989e5d4012e7d4f9ef28fdb98c65b4b2fec9acf"
38-
sha256 arm64_sequoia: "04dc3d35da87d6ad01b6aa7a46ef9401c8c8ef700748ce759e96346ae01d1363"
39-
sha256 arm64_sonoma: "bfde5ac379f92541778ee21fd14c436dfdc9f2bf831b8fc36dd1d055e3675273"
40-
sha256 arm64_linux: "bf144c86112c18ffd647823e0b0e178873ecaf913239acad016b1c617816d241"
41-
sha256 x86_64_linux: "2fa5e976aa0a9b6e46ba81746a0c65c05877bccc7beea2fb444d98e2b54570cc"
37+
sha256 arm64_tahoe: "6472159560ea46a03032f1a852633ddab88dfb8cbbb1e9eb2d0372f2145bc0f5"
38+
sha256 arm64_sequoia: "0ee4b3fa60ac3cb20fbc3edc36e40d2f6dbb9f74f49fc7cd2ebcda0062098bea"
39+
sha256 arm64_sonoma: "00993e55c598f16bfa83cedfd83e0961a86ac9901cde294387faa644e6750d1a"
40+
sha256 arm64_linux: "b93cf2f416e510635d73953b26a9378b878c92048c261e02967e23d9a836a884"
41+
sha256 x86_64_linux: "34e71fd82d0c9795f6ffdff83b54cf4c4770070741f8ec9b8fa9022d18013c1a"
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.409.171120"
147-
ENV["COMMIT"] = "d3330d1c8d5f9d3ab41fccee7aa6b3fd5a5ee35f"
146+
ENV["BUILD_VERSION"] = "2026.410.223223"
147+
ENV["COMMIT"] = "4ea331e541d57bb8c4827a717c708cdc1b34eadb"
148148

149149
setup_linux_gcc_environment if OS.linux?
150150

0 commit comments

Comments
 (0)