From 0a5ac905830937e2a90cf87ba5dc2d3cc7a7b38a Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:07:07 +0000 Subject: [PATCH] Update LizardByte/Sunshine to de0d6330899798ec68007db8080c229fd8226e41 --- Formula/s/sunshine-beta.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/s/sunshine-beta.rb b/Formula/s/sunshine-beta.rb index ebd093a..a8370e4 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.1020.15915" - version "2024.1020.15915" + tag: "v2024.1020.30518" + version "2024.1020.30518" 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.1020.15915" - ENV["COMMIT"] = "60cf24225f35b70576688da274c51ece16d867af" + ENV["BUILD_VERSION"] = "v2024.1020.30518" + ENV["COMMIT"] = "de0d6330899798ec68007db8080c229fd8226e41" args = %W[ -DBUILD_WERROR=ON