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 c6b6364 commit 6027105Copy full SHA for 6027105
Formula/m/mist-cli.rb
@@ -1,8 +1,8 @@
1
class MistCli < Formula
2
desc "Mac command-line tool that automatically downloads macOS Firmwares / Installers"
3
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"
+ url "https://github.com/ninxsoft/mist-cli/archive/refs/tags/v2.2.tar.gz"
+ sha256 "556b0680ea8aec5be5b111a0858c3434765efe6efe3526432ba13d33232d7706"
6
license "MIT"
7
head "https://github.com/ninxsoft/mist-cli.git", branch: "main"
8
0 commit comments