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 79d1299 commit 9f31ec5Copy full SHA for 9f31ec5
Formula/t/two-ms.rb
@@ -1,8 +1,8 @@
1
class TwoMs < Formula
2
desc "Detect secrets in files and communication platforms"
3
homepage "https://github.com/Checkmarx/2ms"
4
- url "https://github.com/Checkmarx/2ms/archive/refs/tags/v4.4.1.tar.gz"
5
- sha256 "7653e61105082564f4f382aaf8871bfdbdae05f445620a49fdb3100f88177109"
+ url "https://github.com/Checkmarx/2ms/archive/refs/tags/v4.4.2.tar.gz"
+ sha256 "819bdc65f424b128eed1e512166e76e86627feda5288fbd963c6e1db7a314a0f"
6
license "Apache-2.0"
7
head "https://github.com/Checkmarx/2ms.git", branch: "master"
8
0 commit comments