mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
1cbe7a1813
[why] It does not really make sense to couple the casks, which checksums are based on the zip files in the archive directory to files currently existing in the repo. They could be different from the archived ones. [how] Use solely the archives. For this they must be unpacked temporarely so that the fonts can be examined for family names. We do not try to automatically determine the release tag of the archive files. They could in principle we different for each. Instead it usually has to be specified on the command line. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>