Skip to content

Commit 0c228ba

Browse files
chore: sunshine-beta v2026.824.30334
* sunshine-beta v2026.824.30334 * sunshine-beta: update 2026.824.30334 bottle.
1 parent 9677cd0 commit 0c228ba

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

Formula/s/sunshine-beta.rb

Lines changed: 8 additions & 10 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.817.185037"
20+
tag: "v2026.824.30334"
2121
license all_of: ["GPL-3.0-only"]
2222
head "https://github.com/LizardByte/Sunshine.git", branch: "master"
2323

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

4040
bottle do
4141
root_url "https://ghcr.io/v2/lizardbyte/homebrew"
42-
rebuild 1
43-
sha256 arm64_tahoe: "33211f7b43aba71aef35737768a1457a730fb38ec0fd4dbc6d8c5730095122f3"
44-
sha256 arm64_sequoia: "b93e8071266bacea0acb4363bb38ef20727b63fd14c04de987414e96adeccae0"
45-
sha256 arm64_sonoma: "1f2277ba30d6092a6c424c514f2ea60efa7777319707ebd9c9e1ff1d2cd3d020"
46-
sha256 arm64_linux: "646f40de9e83e82d23b0ea530db96feae6068c91f906d0b1303f0bf99dd0eaed"
47-
sha256 x86_64_linux: "29e00374f4312a09500fde1602e2f68be20b445bad1373d53e5023bdfe208f94"
42+
sha256 arm64_tahoe: "f60344f0c89189eb94015296536b1794fdeced63e3d81e0840cfc47f0467e414"
43+
sha256 arm64_sequoia: "7583ee4f708823ac7b64f3c646f8e35bfacb89645bc041efa5d97642c9c5bdd3"
44+
sha256 arm64_sonoma: "ef6820ec88798ea5715415ebe6a7562e4dcd4e52c4bb90cb3432ad60990b75c4"
45+
sha256 arm64_linux: "ff8848f9603e9523c819c20b3fc5550df4a76df9c49415fac83958331ea2d0f7"
46+
sha256 x86_64_linux: "a38a2d1b733ed924d41d0b3c1257a233acd79215eaec4b5f0f8fda88f96382e7"
4847
end
4948

5049
option "with-docs", "Enable docs build"
@@ -138,8 +137,8 @@ class SunshineBeta < Formula
138137

139138
def setup_build_environment
140139
ENV["BRANCH"] = ""
141-
ENV["BUILD_VERSION"] = "2026.817.185037"
142-
ENV["COMMIT"] = "f0ea53694420d48303c6cfe95b12136c65ed5af5"
140+
ENV["BUILD_VERSION"] = "2026.824.30334"
141+
ENV["COMMIT"] = "e18a2f9c6218f1612a67c9451740bd2859f6f4c7"
143142

144143
setup_linux_gcc_environment if OS.linux?
145144

@@ -528,4 +527,3 @@ def caveats
528527
end
529528
end
530529
end
531-
# rebuild: 1787454553

0 commit comments

Comments
 (0)