Merge pull request #34 from costateixeira/master

Update publisher jar URL
This commit is contained in:
Lloyd McKenzie 2020-07-01 08:40:28 -06:00 committed by GitHub
commit 159e107f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
#!/bin/bash
dlurl=https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar
dlurl=https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar
publisher_jar=org.hl7.fhir.publisher.jar
input_cache_path=./input-cache/