From 56165a345b896a6192f0f9052807f9b603f8fc91 Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:05:13 +0000 Subject: [PATCH] Update LizardByte/Sunshine to 64544e7960f5141f71438d72e5dedad81c03729c --- Formula/s/sunshine.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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