fix: typo in formula name

This commit is contained in:
2025-09-14 19:25:51 -06:00
parent 50f20e3b92
commit 3e39e2a3ca
+1 -1
View File
@@ -1,6 +1,6 @@
# Documentation: https://docs.brew.sh/Formula-Cookbook
# https://rubydoc.brew.sh/Formula
class GMan < Formula
class Gman < Formula
desc "Universal command line credential management and injection tool"
homepage "https://github.com/Dark-Alex-17/gman"
if OS.mac? and Hardware::CPU.arm?