keploy 0.7.13
Closes #120131. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
9074072342
commit
35b393bcfd
|
@ -1,8 +1,8 @@
|
|||
class Keploy < Formula
|
||||
desc "Testing Toolkit creates test-cases and data mocks from API calls, DB queries"
|
||||
homepage "https://keploy.io"
|
||||
url "https://github.com/keploy/keploy/archive/refs/tags/v0.7.12.tar.gz"
|
||||
sha256 "8fd95b1736687e38c036bac03af8ebbc91029985dde1296441328c825d28510e"
|
||||
url "https://github.com/keploy/keploy/archive/refs/tags/v0.7.13.tar.gz"
|
||||
sha256 "26bbe7f8fd0a05e9f094c8390b4c1eedcc3e07340ced35d346f4fea99e181c05"
|
||||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue