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 defcdde + 1655543 commit 93ea2ecCopy full SHA for 93ea2ec
Formula/t/two-ms.rb
@@ -6,6 +6,11 @@ class TwoMs < Formula
6
license "Apache-2.0"
7
head "https://github.com/Checkmarx/2ms.git", branch: "master"
8
9
+ livecheck do
10
+ url :stable
11
+ strategy :github_releases
12
+ end
13
+
14
bottle do
15
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8fce6374448482ed170a96fc0f94664c676c13acb356ca503d7154bd1842327a"
16
sha256 cellar: :any_skip_relocation, arm64_sequoia: "949d5f3ad89d36ca81e11e51b1abc1e7cf77aabf68e139f2da0d2559dbfffb67"
0 commit comments