## Create a new Release for the Formula
I wanted all `hinted` font files in one zip file for the release. The final script is in `./.github/scripts/update.sh` All the steps are outlined in the script itself. There are multiple steps that query some information from the remote repo (tags, comment for tag). Downloading the zip file with the fonts and repackaging it for the release. The new zip file with the hinted versions of the fonts will be used for the release. The release name will the the same as from the remote repo.
The remaining work of the release is accomplished by using some github actions
- Commit the updated Formula - stefanzweifel/[email protected]
- Create a new release - softprops/[email protected]