Skip to content

Commit 665bb6b

Browse files
committed
keploy 2.10.12
1 parent 6466ebf commit 665bb6b

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

0 commit comments

Comments
 (0)