Skip to content

Commit 4ad2dd9

Browse files
PorkepixBrewTestBot
authored andcommitted
mmctl 7.1.1
Closes Homebrew#106175. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent eb6e1b0 commit 4ad2dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/mmctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Mmctl < Formula
22
desc "Remote CLI tool for Mattermost server"
33
homepage "https://github.com/mattermost/mmctl"
44
url "https://github.com/mattermost/mmctl.git",
5-
tag: "v7.1.0",
6-
revision: "1413b77299b3b7912cd53f7cb41411502e8983ae"
5+
tag: "v7.1.1",
6+
revision: "a60dace71816ac4e38567c1ef766e51cac3b3a20"
77
license "Apache-2.0"
88
head "https://github.com/mattermost/mmctl.git", branch: "master"
99

0 commit comments

Comments
 (0)