Skip to content

Commit 2e846fd

Browse files
committed
keploy 2.11.3
1 parent f3d2ac5 commit 2e846fd

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

0 commit comments

Comments
 (0)