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 ff28dfa commit a012d1cCopy full SHA for a012d1c
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.11.10.tar.gz"
5
- sha256 "899e343cf5ab11a7ff67beb4bf77e0516418d2da61d0a7725c0e246bb4331f8b"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.11.11.tar.gz"
+ sha256 "666da2dd87d678ba2373ef85cb368a51cb8fe57c8d8d6f85826af1e77b2f0bd8"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments