Use githack for icon

This commit is contained in:
Joel Collins 2019-07-17 17:06:33 +00:00
parent 0ccf094cca
commit 2d34389e16

View file

@ -69,7 +69,7 @@ cat > "$outpath/openflexure-ev.nuspec" <<- EOL
<tags>openflexure microscope ev</tags>
<licenseUrl>https://gitlab.com/openflexure/openflexure-microscope-jsclient/raw/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://build.openflexure.org/openflexure_ev/512x512.png</iconUrl>
<iconUrl>https://glcdn.githack.com/openflexure/openflexure-microscope-jsclient/raw/v1.1.0/app/icons/png/512x512.png</iconUrl>
</metadata>
<files>
<file src="tools/**" target="tools" />