Skip to content

Commit

Permalink
Merge pull request Homebrew#163940 from BrewTestBot/bump-wiremock-sta…
Browse files Browse the repository at this point in the history
…ndalone-3.4.2

wiremock-standalone 3.4.2
  • Loading branch information
BrewTestBot authored Feb 23, 2024
2 parents 524b8c0 + 60676e6 commit 54b549e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/w/wiremock-standalone.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class WiremockStandalone < Formula
desc "Simulator for HTTP-based APIs"
homepage "https://wiremock.org/docs/running-standalone/"
url "https://search.maven.org/remotecontent?filepath=org/wiremock/wiremock-standalone/3.4.1/wiremock-standalone-3.4.1.jar"
sha256 "4aac8f77a7870f33459fbbf320f396de5fcab696a288b0bab8c20aa8bdc6377b"
url "https://search.maven.org/remotecontent?filepath=org/wiremock/wiremock-standalone/3.4.2/wiremock-standalone-3.4.2.jar"
sha256 "06d7fba104667d09c7765e436b0176c4e7330eb47fe4fa3ff4dcad82a4cb9154"
license "Apache-2.0"

livecheck do
Expand All @@ -11,7 +11,7 @@ class WiremockStandalone < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "31c4427b1504936eb26e3647b753a34ed63f716ba6ff1f2d19fd524b4ea508fe"
sha256 cellar: :any_skip_relocation, all: "030fba7305a8f0d597fde67e1f3988c258ac4b198113c3e732a01cf18aee5d1e"
end

depends_on "openjdk"
Expand Down

0 comments on commit 54b549e

Please sign in to comment.