Skip to content

Commit d37b968

Browse files
committed
keploy 2.10.26
1 parent 894e366 commit d37b968

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.25.tar.gz"
5-
sha256 "63482ca2d251c52e84771f05ab77e502bbec715204122d6431e58358baba4989"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v2.10.26.tar.gz"
5+
sha256 "cff3ea66ed1aa12de9b91d34653db87c41f1830b081a0ea84a055b6526308b3b"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)