Skip to content

Commit

Permalink
Merge pull request #169841 from Homebrew/bump-wiremock-standalone-3.5.4
Browse files Browse the repository at this point in the history
wiremock-standalone 3.5.4
  • Loading branch information
BrewTestBot committed Apr 23, 2024
2 parents 0805d83 + ddeffdd commit 2785b10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/w/wiremock-standalone.rb
@@ -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.5.3/wiremock-standalone-3.5.3.jar"
sha256 "1c85a1b9a5b7ebf91db23f22643d00347436ea895446760bd6ae5f7105c71e3c"
url "https://search.maven.org/remotecontent?filepath=org/wiremock/wiremock-standalone/3.5.4/wiremock-standalone-3.5.4.jar"
sha256 "0658e4894b393ce3d8d9ef9b981f04eb3f81589304e8434ff4d0dcd17479565d"
license "Apache-2.0"

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

bottle do
sha256 cellar: :any_skip_relocation, all: "f7a07ced459b4a9e2a4cc7d55a930355b873478fe9af2811a3957460f8771686"
sha256 cellar: :any_skip_relocation, all: "bdb1c5258c45681b89d44bbac9c3a949f38afdeef2295fae617d274f804a138e"
end

depends_on "openjdk"
Expand Down

0 comments on commit 2785b10

Please sign in to comment.