Skip to content

Commit 6027105

Browse files
committed
mist-cli 2.2
1 parent c6b6364 commit 6027105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mist-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class MistCli < Formula
22
desc "Mac command-line tool that automatically downloads macOS Firmwares / Installers"
33
homepage "https://github.com/ninxsoft/mist-cli"
4-
url "https://github.com/ninxsoft/mist-cli/archive/refs/tags/v2.1.1.tar.gz"
5-
sha256 "aec30c9ff043e17ce0e6dd563480bd8015910ea1f110d4b767522e41e92bc00e"
4+
url "https://github.com/ninxsoft/mist-cli/archive/refs/tags/v2.2.tar.gz"
5+
sha256 "556b0680ea8aec5be5b111a0858c3434765efe6efe3526432ba13d33232d7706"
66
license "MIT"
77
head "https://github.com/ninxsoft/mist-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)