Skip to content

Commit 83e9639

Browse files
committed
keploy 2.6.16
1 parent 14bf3d9 commit 83e9639

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

0 commit comments

Comments
 (0)