build(linux): add homebrew support (#2667)

This commit is contained in:
ReenigneArcher
2024-06-12 15:58:25 -04:00
committed by GitHub
parent e1f0ca829d
commit f68de7da93
10 changed files with 148 additions and 36 deletions

View File

@@ -95,18 +95,18 @@ body:
- Linux - deb
- Linux - Docker
- Linux - flatpak
- Linux - Homebrew
- Linux - nixpkgs (Third Party)
- Linux - PKGBUILD
- Linux - pkg.tar.zst
- Linux - rpm
- Linux - solus (Third Party)
- macOS - dmg
- macOS - Homebrew
- macOS - Portfile
- Windows - Chocolatey (Third Party)
- Windows - installer
- Windows - portable
- Windows - Scoop (Third Party)
- Windows - Winget (Third Party)
- Windows - Winget
- other (not listed)
- other (self built)
- other (fork of this repo)