Skip to content

Commit 4bb5214

Browse files
committed
keploy 2.6.15
1 parent e13ee4a commit 4bb5214

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

0 commit comments

Comments
 (0)