From 9189b99792f0e4f2bb4f08da1f46309d8af5fe65 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 28 Jan 2024 14:28:38 -0500 Subject: Cleaned up example to use the "proper" hosted version. --- SPEC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SPEC.md') diff --git a/SPEC.md b/SPEC.md index 06d42ac..d5d88ef 100644 --- a/SPEC.md +++ b/SPEC.md @@ -175,8 +175,8 @@ that any version greater than `0.1` can be used. "files": [ # Downloads all files listed here to USERDIR/fonts. { - "url": "https://github.com/chrissimpkins/codeface/raw/master/fonts/roboto-mono/RobotoMono-Regular.ttf", - "checksum": "c7ab2d73cf7d538face08bcdde95b928ce609a970237c8811ca3c76059c8bb2f" + "url": "https://github.com/googlefonts/RobotoMono/raw/26adf5193624f05ba1743797d00bcf0e6bfe624f/fonts/ttf/RobotoMono-Regular.ttf", + "checksum": "7432e74ff02682c6e207be405f00381569ec96aa247d232762fe721ae41b39e2" } ] }, -- cgit v1.2.3