Skip to content

Commit 43679e2

Browse files
committed
keploy 2.5.1
1 parent 2816ef6 commit 43679e2

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.4.18.tar.gz"
5-
sha256 "a0b342e25fa4cfb67859dd5677340e137321fe3322d41423efc128bbfb25bf36"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v2.5.1.tar.gz"
5+
sha256 "f960160510c19361f5d84771ef9372f1368c3d8edcc9714580e82fa55fa5c581"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)