diff --git a/Formula/s/sunshine.rb b/Formula/s/sunshine.rb index a440178..c685a41 100644 --- a/Formula/s/sunshine.rb +++ b/Formula/s/sunshine.rb @@ -5,8 +5,8 @@ class Sunshine < Formula desc "Self-hosted game stream host for Moonlight" homepage "https://app.lizardbyte.dev/Sunshine" url "https://github.com/LizardByte/Sunshine.git", - tag: "v2025.118.151840" - version "2025.118.151840" + tag: "v2025.122.141614" + version "2025.122.141614" license all_of: ["GPL-3.0-only"] head "https://github.com/LizardByte/Sunshine.git", branch: "master" @@ -60,8 +60,8 @@ class Sunshine < Formula def install ENV["BRANCH"] = "master" - ENV["BUILD_VERSION"] = "v2025.118.151840" - ENV["COMMIT"] = "26566cc04db12c5bc7434e480cffa025ed838bce" + ENV["BUILD_VERSION"] = "v2025.122.141614" + ENV["COMMIT"] = "64544e7960f5141f71438d72e5dedad81c03729c" args = %W[ -DBUILD_WERROR=ON