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 6466ebf commit 665bb6bCopy full SHA for 665bb6b
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.10.11.tar.gz"
5
- sha256 "e869090731be07e6ded19f2aed2b47fb82f827f28577d0276e32be3f99a69a24"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.10.12.tar.gz"
+ sha256 "1a3e8098795359d22635501c9c19466a6b64bb2e6840bbf7131e8f09f64d0518"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments