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 dfb6059 commit d34261eCopy full SHA for d34261e
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/v2.6.19.tar.gz"
5
- sha256 "45b95367059b3de67dde6f6a8cdc926c50f31f0beb9472d7d15ee2b093127e49"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.6.20.tar.gz"
+ sha256 "5c4d4d49936b24b7b73b2608cc7fcd01f1654c9d5cee65e5069fdce7fdba97d5"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments