We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae17f73 commit e3df69aCopy full SHA for e3df69a
1 file changed
Formula/k/keploy.rb
@@ -1,8 +1,8 @@
1
class Keploy < Formula
2
desc "Testing Toolkit creates test-cases and data mocks from API calls, DB queries"
3
homepage "https://keploy.io"
4
- url "https://github.com/keploy/keploy/archive/refs/tags/v3.5.2.tar.gz"
5
- sha256 "11fbc0e10977f8432878aaa0fdacdb82a09b902186c775f04393792ce611c6d5"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v3.5.3.tar.gz"
+ sha256 "eb37120031ed792b76c4284b2ae9939489b62073621b0973cf5244c3b03a602a"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments