diff --git a/Formula/wiremock-standalone.rb b/Formula/wiremock-standalone.rb index c61d257342..cf8cf48c2f 100644 --- a/Formula/wiremock-standalone.rb +++ b/Formula/wiremock-standalone.rb @@ -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