Skip to content

Commit 4ee1fd4

Browse files
committed
keploy 2.6.10
1 parent 4fc36e3 commit 4ee1fd4

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.9.tar.gz"
5-
sha256 "3767174a4f037610be309c8930ee329a0e73e1c426a9fbcb1d60f9ad95707de1"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v2.6.10.tar.gz"
5+
sha256 "5232b54932095aaa356cbf9e7202caecc20d2a5246f9d1520e0ad97934c1ba92"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)