From e79f743c0bdf53bcf27e8294a7deffe9af975ec3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:46:05 +0000 Subject: [PATCH] hapi-fhir-cli: update 6.8.5 bottle. --- Formula/h/hapi-fhir-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/h/hapi-fhir-cli.rb b/Formula/h/hapi-fhir-cli.rb index 62ae0bf04ad90..1acb398da9068 100644 --- a/Formula/h/hapi-fhir-cli.rb +++ b/Formula/h/hapi-fhir-cli.rb @@ -16,7 +16,7 @@ class HapiFhirCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "599ec32d59a73988336769167534038495b4107678a7db06d87ed0acb28906fc" + sha256 cellar: :any_skip_relocation, all: "9fe80c8865dda83c4f631c6291329232311534866fc038043cef1531469d0fec" end depends_on "openjdk"