Skip to content

Commit 4e701b2

Browse files
committed
keploy 3.3.26
1 parent 44b6346 commit 4e701b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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/v3.3.24.tar.gz"
5-
sha256 "84a500d71118f79ec51bbaa559d1167ee957fc373c877c6b8d9fef61c5266cc1"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v3.3.26.tar.gz"
5+
sha256 "e7c18315fdcffb558a870adfb5796614de318b4ee223c0d37e9a8cd5630223bf"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)