Skip to content

Commit

Permalink
mmctl 6.1.0
Browse files Browse the repository at this point in the history
The 6.2.0 tag was deleted upstream, let's go back to 6.1.0
  • Loading branch information
iMichka committed Dec 12, 2021
1 parent 2180bff commit a7e896a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/mmctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ class Mmctl < Formula
desc "Remote CLI tool for Mattermost server"
homepage "https://github.com/mattermost/mmctl"
url "https://github.com/mattermost/mmctl.git",
tag: "v6.2.0",
revision: "025ed3414054b39ccca681dd498e3021741ae1e6"
tag: "v6.1.0",
revision: "2097bbf9996308534db3a77e79d7600252066476"
license "Apache-2.0"
version_scheme 1
head "https://github.com/mattermost/mmctl.git", branch: "master"

livecheck do
Expand Down

0 comments on commit a7e896a

Please sign in to comment.