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 6ec4af0 commit 9b39529Copy full SHA for 9b39529
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.1.tar.gz"
5
- sha256 "a7ac26062ae58ba7a0cd960b167e24953b121742918cd84f112369db1f939ab2"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.11.2.tar.gz"
+ sha256 "c9295fc7111de581c7e4603a85f5f9265978eb4644f2d9f0f7c50f21aa656dfd"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments