wiremock-standalone 2.25.0
Closes #44674. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7a35bd40bc
commit
71cd05a298
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue