diff --git a/src/ig/files/_updatePublisher.bat b/src/ig/files/_updatePublisher.bat index ad076f12d..c63522de0 100644 --- a/src/ig/files/_updatePublisher.bat +++ b/src/ig/files/_updatePublisher.bat @@ -7,7 +7,7 @@ REM **************************************************************************** SETLOCAL -SET dlurl=https://fhir.github.io/latest-ig-publisher/org.hl7.fhir.publisher.jar +SET dlurl=https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar SET publisher_jar=org.hl7.fhir.publisher.jar SET input_cache_path=%CD%\input-cache\ diff --git a/src/ig/files/_updatePublisher.sh b/src/ig/files/_updatePublisher.sh index dcaccdf01..e42fb8719 100755 --- a/src/ig/files/_updatePublisher.sh +++ b/src/ig/files/_updatePublisher.sh @@ -6,7 +6,7 @@ # * This file is generated by SUSHI. Any edits you make to this file will be overwritten. * # ************************************************************************************************* -dlurl=https://fhir.github.io/latest-ig-publisher/org.hl7.fhir.publisher.jar +dlurl=https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar publisher_jar=org.hl7.fhir.publisher.jar input_cache_path=./input-cache/