Skip to content

Commit

Permalink
Merge pull request #160664 from BrewTestBot/bump-hapi-fhir-cli-6.10.3
Browse files Browse the repository at this point in the history
hapi-fhir-cli 6.10.3
  • Loading branch information
BrewTestBot authored Jan 22, 2024
2 parents e2223c0 + f65c55d commit 949d71c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/h/hapi-fhir-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class HapiFhirCli < Formula
desc "Command-line interface for the HAPI FHIR library"
homepage "https://hapifhir.io/"
url "https://github.com/hapifhir/hapi-fhir/releases/download/v6.10.2/hapi-fhir-6.10.2-cli.zip"
sha256 "8142cf355156da3cd80c2ec2800d35e74f1f98cf63d714c6345c37e2b76b9125"
url "https://github.com/hapifhir/hapi-fhir/releases/download/v6.10.3/hapi-fhir-6.10.3-cli.zip"
sha256 "e6d86b213151e7b960378f5be207a4d36b4769e1102db2d2080c22e345ae5d75"
license "Apache-2.0"

# The "latest" release on GitHub is sometimes for an older major/minor, so we
Expand All @@ -16,7 +16,7 @@ class HapiFhirCli < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "ee522a7c70ec1de157aa761bec501acdcf4d17620ca59a83b9454356a9e7cbd5"
sha256 cellar: :any_skip_relocation, all: "5b21fdcd5b76b9c620d2b9b65f5998fe082e9937c5347c33c1dda52b08387fd8"
end

depends_on "openjdk"
Expand Down

0 comments on commit 949d71c

Please sign in to comment.