We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2db033 commit 99857acCopy full SHA for 99857ac
Formula/hapi-fhir-cli.rb
@@ -1,8 +1,8 @@
1
class HapiFhirCli < Formula
2
desc "Command-line interface for the HAPI FHIR library"
3
homepage "https://hapifhir.io/"
4
- url "https://github.com/hapifhir/hapi-fhir/releases/download/v6.2.0/hapi-fhir-6.2.0-cli.zip"
5
- sha256 "ad3c3732e555f0301278b8ea3fbb43371e39c55a5a5bec13361327997b050b5a"
+ url "https://github.com/hapifhir/hapi-fhir/releases/download/v6.2.1/hapi-fhir-6.2.1-cli.zip"
+ sha256 "58b6d62294fb14596e791c4004a55c6b8e56221c2587cb9849eac2ca4e8ca5be"
6
license "Apache-2.0"
7
8
# The "latest" release on GitHub is sometimes for an older major/minor, so we
0 commit comments