fix: typo in formula name
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# Documentation: https://docs.brew.sh/Formula-Cookbook
|
# Documentation: https://docs.brew.sh/Formula-Cookbook
|
||||||
# https://rubydoc.brew.sh/Formula
|
# https://rubydoc.brew.sh/Formula
|
||||||
class GMan < Formula
|
class Gman < Formula
|
||||||
desc "Universal command line credential management and injection tool"
|
desc "Universal command line credential management and injection tool"
|
||||||
homepage "https://github.com/Dark-Alex-17/gman"
|
homepage "https://github.com/Dark-Alex-17/gman"
|
||||||
if OS.mac? and Hardware::CPU.arm?
|
if OS.mac? and Hardware::CPU.arm?
|
||||||
|
|||||||
Reference in New Issue
Block a user