Skip to content

Commit 93ea2ec

Browse files
authored
Merge pull request #249858 from Homebrew/bump-two-ms-4.6.0-pre-release
two-ms: add livecheck block
2 parents defcdde + 1655543 commit 93ea2ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/t/two-ms.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class TwoMs < Formula
66
license "Apache-2.0"
77
head "https://github.com/Checkmarx/2ms.git", branch: "master"
88

9+
livecheck do
10+
url :stable
11+
strategy :github_releases
12+
end
13+
914
bottle do
1015
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8fce6374448482ed170a96fc0f94664c676c13acb356ca503d7154bd1842327a"
1116
sha256 cellar: :any_skip_relocation, arm64_sequoia: "949d5f3ad89d36ca81e11e51b1abc1e7cf77aabf68e139f2da0d2559dbfffb67"

0 commit comments

Comments
 (0)