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 14bf3d9 commit 83e9639Copy full SHA for 83e9639
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.15.tar.gz"
5
- sha256 "96b09e0d8a7bc658f5c99ca2c7bd7c3e7a8a5392885c870822b590a88d742235"
+ url "https://github.com/keploy/keploy/archive/refs/tags/v2.6.16.tar.gz"
+ sha256 "c4b89e777442ae86c9174219cfd7665319361f4e92175f78357f66e2c9bb2def"
6
license "Apache-2.0"
7
head "https://github.com/keploy/keploy.git", branch: "main"
8
0 commit comments