view installer-files/fc_update.bat @ 4625:b8385340a96a

graphicsmagic: update to v1.3.28 * src/graphicsmagick.mk: update version, checksum
author John D
date Sat, 10 Mar 2018 16:35:15 -0500
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."