Skip to content

Commit 1ec7a16

Browse files
committed
keploy 2.6.18
1 parent 8285121 commit 1ec7a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/keploy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Keploy < Formula
22
desc "Testing Toolkit creates test-cases and data mocks from API calls, DB queries"
33
homepage "https://keploy.io"
4-
url "https://github.com/keploy/keploy/archive/refs/tags/v2.6.17.tar.gz"
5-
sha256 "70432c557e2eb554f16747f10fde0d307506fdf824a80c41196f44d76f28c125"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v2.6.18.tar.gz"
5+
sha256 "889446a098a65611ecd4ad07d34c0b0fd4d673e7b86f2111f2e4344aecfa61ec"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)