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 2816ef6 commit 43679e2Copy full SHA for 43679e2
Formula/k/keploy.rb
@@ -1,8 +1,8 @@
1
class Keploy < Formula
2
desc "Testing Toolkit creates test-cases and data mocks from API calls, DB queries"
3
homepage "https://keploy.io"
4
- url "https://github.com/keploy/keploy/archive/refs/tags/v2.4.18.tar.gz"
5
- sha256 "a0b342e25fa4cfb67859dd5677340e137321fe3322d41423efc128bbfb25bf36"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.5.1.tar.gz"
+ sha256 "f960160510c19361f5d84771ef9372f1368c3d8edcc9714580e82fa55fa5c581"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments