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

This commit is contained in:
ReenigneArcher 2024-08-08 21:17:15 -04:00 committed by GitHub
commit 0b8468ca3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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@",