build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine (#4308)

This commit is contained in:
ReenigneArcher 2025-09-27 17:19:45 -04:00 committed by GitHub
parent 74e4e6cdd8
commit c4e5a69c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
require "language/node"
class @PROJECT_NAME@ < Formula
class Sunshine < Formula
# conflicts_with "sunshine", because: "sunshine and sunshine-beta cannot be installed at the same time"
desc "@PROJECT_DESCRIPTION@"
homepage "@PROJECT_HOMEPAGE_URL@"