diff --git a/Formula/s/sunshine-beta.rb b/Formula/s/sunshine-beta.rb index 213a8b7..32e2181 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.1009.170759" - version "2024.1009.170759" + tag: "v2024.1012.23333" + version "2024.1012.23333" 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.1009.170759" - ENV["COMMIT"] = "d378c18a813bf20b6dbfed542ec841430e3b8ba2" + ENV["BUILD_VERSION"] = "v2024.1012.23333" + ENV["COMMIT"] = "e0743169be37691e9b83ba1c4fc2b4e54556339a" args = %W[ -DBUILD_WERROR=ON