File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ class SunshineBeta < Formula
5
5
desc "Self-hosted game stream host for Moonlight"
6
6
homepage "https://app.lizardbyte.dev/Sunshine"
7
7
url "https://github.com/LizardByte/Sunshine.git" ,
8
- tag : "v2025.122.4604 "
9
- version "2025.122.4604 "
8
+ tag : "v2025.122.13820 "
9
+ version "2025.122.13820 "
10
10
license all_of : [ "GPL-3.0-only" ]
11
11
head "https://github.com/LizardByte/Sunshine.git" , branch : "master"
12
12
@@ -60,8 +60,8 @@ class SunshineBeta < Formula
60
60
61
61
def install
62
62
ENV [ "BRANCH" ] = "master"
63
- ENV [ "BUILD_VERSION" ] = "v2025.122.4604 "
64
- ENV [ "COMMIT" ] = "eb6916ef3457bced8b62822cd31b101a4dbead1b "
63
+ ENV [ "BUILD_VERSION" ] = "v2025.122.13820 "
64
+ ENV [ "COMMIT" ] = "8263d8976f0ce8bc78ec31840ce6ed0e750c85f8 "
65
65
66
66
args = %W[
67
67
-DBUILD_WERROR=ON
You can’t perform that action at this time.
0 commit comments