wiremock-standalone 2.25.0

Closes #44674.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-09-29 14:56:54 -04:00 committed by FX Coudert
parent 7a35bd40bc
commit 71cd05a298

View file

@ -1,8 +1,8 @@
class WiremockStandalone < Formula
desc "Simulator for HTTP-based APIs"
homepage "http://wiremock.org/docs/running-standalone/"
url "https://search.maven.org/remotecontent?filepath=com/github/tomakehurst/wiremock-standalone/2.24.1/wiremock-standalone-2.24.1.jar"
sha256 "4220f785b912a0b39e7311e58292edde976e91b223d3784cd3c07184d65c5dac"
url "https://search.maven.org/remotecontent?filepath=com/github/tomakehurst/wiremock-standalone/2.25.0/wiremock-standalone-2.25.0.jar"
sha256 "3ad3724cc31b161ec3ae674fc94417312388b68ca4768955ecd8854d1062c7bc"
head "https://github.com/tomakehurst/wiremock.git"
bottle :unneeded