diff --git a/_updatePublisher.bat b/_updatePublisher.bat index b1b4296..db70557 100644 --- a/_updatePublisher.bat +++ b/_updatePublisher.bat @@ -2,7 +2,7 @@ SETLOCAL -SET dlurl=https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar +SET dlurl=https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar SET publisher_jar=org.hl7.fhir.publisher.jar SET input_cache_path=%CD%\input-cache\ SET skipPrompts=false