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.
2 parents c5e3e19 + b44d009 commit 23fa20dCopy full SHA for 23fa20d
Formula/emcee.rb
@@ -1,13 +1,13 @@
1
class Emcee < Formula
2
desc "Emcee the tests runner"
3
homepage "https://emceetool.io/"
4
- version "21.2.0"
+ version "21.2.1"
5
6
if OS.mac?
7
depends_on :macos => :monterey
8
9
- url "https://github.com/avito-tech/Emcee/releases/download/21.2.0/homebrew-archive.zip"
10
- sha256 "5c70d22eb7d90da6e3316716cdb1a13bf92ddd168be942703e892e0a65ffec14"
+ url "https://github.com/avito-tech/Emcee/releases/download/21.2.1/homebrew-archive.zip"
+ sha256 "49ec74edd3381fb194753942e1fb1ed5a2fe9859f3390da31943b4c0c52a5055"
11
12
def install
13
libexec.install "emcee", "emcee-ios", "EmceeTestsInspector", "emcee.jar"
0 commit comments