Skip to content

Commit 9eee996

Browse files
committed
keploy 2.9.0
1 parent 2bfa8d8 commit 9eee996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/keploy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Keploy < Formula
22
desc "Testing Toolkit creates test-cases and data mocks from API calls, DB queries"
33
homepage "https://keploy.io"
4-
url "https://github.com/keploy/keploy/archive/refs/tags/v2.8.4.tar.gz"
5-
sha256 "bd0d4089fdcadfc60d2d8f0719c637b7e507b198dfc7aea811b2586d197b7299"
4+
url "https://github.com/keploy/keploy/archive/refs/tags/v2.9.0.tar.gz"
5+
sha256 "a12276b776560531f9c05086d4e6b92b5de957cae507cf0079a5626190ba5d1b"
66
license "Apache-2.0"
77
head "https://github.com/keploy/keploy.git", branch: "main"
88

0 commit comments

Comments
 (0)