feat(macos): add beta homebrew formula (#2990)

This commit is contained in:
ReenigneArcher
2024-08-08 21:17:15 -04:00
committed by GitHub
parent b6b8e681cb
commit 0b8468ca3e
3 changed files with 36 additions and 0 deletions

View File

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