diff --git a/Formula/s/sunshine-beta.rb b/Formula/s/sunshine-beta.rb index ffebd7e..8b011b5 100644 --- a/Formula/s/sunshine-beta.rb +++ b/Formula/s/sunshine-beta.rb @@ -17,7 +17,7 @@ class SunshineBeta < Formula desc "Self-hosted game stream host for Moonlight" homepage "https://app.lizardbyte.dev/Sunshine" url "https://github.com/LizardByte/Sunshine.git", - tag: "v2026.817.185037" + tag: "v2026.824.30334" license all_of: ["GPL-3.0-only"] head "https://github.com/LizardByte/Sunshine.git", branch: "master" @@ -39,12 +39,11 @@ class SunshineBeta < Formula bottle do root_url "https://ghcr.io/v2/lizardbyte/homebrew" - rebuild 1 - sha256 arm64_tahoe: "33211f7b43aba71aef35737768a1457a730fb38ec0fd4dbc6d8c5730095122f3" - sha256 arm64_sequoia: "b93e8071266bacea0acb4363bb38ef20727b63fd14c04de987414e96adeccae0" - sha256 arm64_sonoma: "1f2277ba30d6092a6c424c514f2ea60efa7777319707ebd9c9e1ff1d2cd3d020" - sha256 arm64_linux: "646f40de9e83e82d23b0ea530db96feae6068c91f906d0b1303f0bf99dd0eaed" - sha256 x86_64_linux: "29e00374f4312a09500fde1602e2f68be20b445bad1373d53e5023bdfe208f94" + sha256 arm64_tahoe: "f60344f0c89189eb94015296536b1794fdeced63e3d81e0840cfc47f0467e414" + sha256 arm64_sequoia: "7583ee4f708823ac7b64f3c646f8e35bfacb89645bc041efa5d97642c9c5bdd3" + sha256 arm64_sonoma: "ef6820ec88798ea5715415ebe6a7562e4dcd4e52c4bb90cb3432ad60990b75c4" + sha256 arm64_linux: "ff8848f9603e9523c819c20b3fc5550df4a76df9c49415fac83958331ea2d0f7" + sha256 x86_64_linux: "a38a2d1b733ed924d41d0b3c1257a233acd79215eaec4b5f0f8fda88f96382e7" end option "with-docs", "Enable docs build" @@ -138,8 +137,8 @@ class SunshineBeta < Formula def setup_build_environment ENV["BRANCH"] = "" - ENV["BUILD_VERSION"] = "2026.817.185037" - ENV["COMMIT"] = "f0ea53694420d48303c6cfe95b12136c65ed5af5" + ENV["BUILD_VERSION"] = "2026.824.30334" + ENV["COMMIT"] = "e18a2f9c6218f1612a67c9451740bd2859f6f4c7" setup_linux_gcc_environment if OS.linux? @@ -528,4 +527,3 @@ def caveats end end end -# rebuild: 1787454553