Skip to content

Commit e0be7c5

Browse files
chore: sunshine-beta v2026.831.233010
sunshine-beta v2026.831.233010
1 parent 6c49791 commit e0be7c5

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
@@ -17,7 +17,7 @@ class SunshineBeta < Formula
1717
desc "Self-hosted game stream host for Moonlight"
1818
homepage "https://app.lizardbyte.dev/Sunshine"
1919
url "https://github.com/LizardByte/Sunshine.git",
20-
tag: "v2026.830.223700"
20+
tag: "v2026.831.233010"
2121
license all_of: ["GPL-3.0-only"]
2222
head "https://github.com/LizardByte/Sunshine.git", branch: "master"
2323

@@ -39,11 +39,11 @@ class SunshineBeta < Formula
3939

4040
bottle do
4141
root_url "https://ghcr.io/v2/lizardbyte/homebrew"
42-
sha256 arm64_tahoe: "3430d3ee6c681964c9000e68718e5784ad3b8f134e8ecdd1f90a4511b23ad032"
43-
sha256 arm64_sequoia: "c5a9934cfac434244e8e7861359e1f1ac9329f59399525d487ca711b03c5b272"
44-
sha256 arm64_sonoma: "76ba34a4b48045204b7b3ad0712b117053070346b3b4d95427133e5f776b881e"
45-
sha256 arm64_linux: "082bba186b337dbaff2cc27d916a0f8ac82ebd869e5b50a864ddd7afa3782bbd"
46-
sha256 x86_64_linux: "44dc27b44ea5675111eb615e292baa7af61e62294b7ca89c37f05e50204e0964"
42+
sha256 arm64_tahoe: "0000000000000000000000000000000000000000000000000000000000000000"
43+
sha256 arm64_sequoia: "0000000000000000000000000000000000000000000000000000000000000000"
44+
sha256 arm64_sonoma: "0000000000000000000000000000000000000000000000000000000000000000"
45+
sha256 arm64_linux: "0000000000000000000000000000000000000000000000000000000000000000"
46+
sha256 x86_64_linux: "0000000000000000000000000000000000000000000000000000000000000000"
4747
end
4848

4949
option "with-docs", "Enable docs build"
@@ -137,8 +137,8 @@ class SunshineBeta < Formula
137137

138138
def setup_build_environment
139139
ENV["BRANCH"] = ""
140-
ENV["BUILD_VERSION"] = "2026.830.223700"
141-
ENV["COMMIT"] = "4f39fc116294abf8241bcd30e1b1e23d371e6e7b"
140+
ENV["BUILD_VERSION"] = "2026.831.233010"
141+
ENV["COMMIT"] = "6a1d9d48ef300c88f68fb2e9d2da8dc79a842399"
142142

143143
setup_linux_gcc_environment if OS.linux?
144144

0 commit comments

Comments
 (0)