diff --git a/Formula/s/sunshine-beta.rb b/Formula/s/sunshine-beta.rb index fbb698c..04c6340 100644 --- a/Formula/s/sunshine-beta.rb +++ b/Formula/s/sunshine-beta.rb @@ -5,8 +5,8 @@ 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: "v2024.1217.135355" - version "2024.1217.135355" + tag: "v2024.1217.154237" + version "2024.1217.154237" license all_of: ["GPL-3.0-only"] head "https://github.com/LizardByte/Sunshine.git", branch: "master" @@ -60,8 +60,8 @@ class SunshineBeta < Formula def install ENV["BRANCH"] = "master" - ENV["BUILD_VERSION"] = "v2024.1217.135355" - ENV["COMMIT"] = "1e2fc2eb10915462253da1fb4d5ae994de26c8d6" + ENV["BUILD_VERSION"] = "v2024.1217.154237" + ENV["COMMIT"] = "e00c45865b661f67433ca5bcc23b5bc1032bf6f0" args = %W[ -DBUILD_WERROR=ON