We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6e1b0 commit 4ad2dd9Copy full SHA for 4ad2dd9
Formula/mmctl.rb
@@ -2,8 +2,8 @@ class Mmctl < Formula
2
desc "Remote CLI tool for Mattermost server"
3
homepage "https://github.com/mattermost/mmctl"
4
url "https://github.com/mattermost/mmctl.git",
5
- tag: "v7.1.0",
6
- revision: "1413b77299b3b7912cd53f7cb41411502e8983ae"
+ tag: "v7.1.1",
+ revision: "a60dace71816ac4e38567c1ef766e51cac3b3a20"
7
license "Apache-2.0"
8
head "https://github.com/mattermost/mmctl.git", branch: "master"
9
0 commit comments