Skip to content

Commit c4e5a69

Browse files
build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine (#4308)
1 parent 74e4e6c commit c4e5a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/sunshine.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require "language/node"
22

3-
class @PROJECT_NAME@ < Formula
3+
class Sunshine < Formula
44
# conflicts_with "sunshine", because: "sunshine and sunshine-beta cannot be installed at the same time"
55
desc "@PROJECT_DESCRIPTION@"
66
homepage "@PROJECT_HOMEPAGE_URL@"

0 commit comments

Comments
 (0)