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 90994f1 commit 0d773e0Copy full SHA for 0d773e0
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.4.4.tar.gz"
5
- sha256 "c8b8395a21aae5a88a5e178d1402c86f1b1f597e871be98ff112bd8b6da01779"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v3.4.6.tar.gz"
+ sha256 "2ebd6b3608e066b510c5164a5493623359a173bfa45c7e122f39b7093db8d953"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments