From 14b11ed423a39bcf81ccca2c4e9078fb9cf9d247 Mon Sep 17 00:00:00 2001 From: Gerson Alexander Pardo Gamez Date: Sat, 28 Sep 2019 08:29:04 -0500 Subject: [PATCH] updated formula --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index f87c4c11..17e60758 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -102,7 +102,7 @@ brews: email: jeral17@gmail.com folder: Formula homepage: "https://github.com/jerson/pgrok" - description: "Introspected tunnels to localhost a fork from pgrok." + description: "Server introspected tunnels to localhost a fork from pgrok." install: | bin.install "pgrokd" test: |