From 249f9dab78fe9b789861e2fed7b41f6881c77a99 Mon Sep 17 00:00:00 2001 From: jonz94 Date: Sat, 17 Feb 2024 04:03:53 +0800 Subject: [PATCH] Victor-Mono: Change download url to fix hash issues --- bucket/Victor-Mono.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/Victor-Mono.json b/bucket/Victor-Mono.json index 187379a0..284190b0 100644 --- a/bucket/Victor-Mono.json +++ b/bucket/Victor-Mono.json @@ -3,8 +3,8 @@ "description": "Programming font with optional semi-connected cursive italics, symbol ligatures and Latin, Cyrillic and Greek characters", "homepage": "https://rubjo.github.io/victor-mono", "license": "MIT", - "url": "https://rubjo.github.io/victor-mono/VictorMonoAll.zip", - "hash": "bf69bd719fb00ccb503e7574df07dccc257f1f3f8417526b642112f5d7aa3f02", + "url": "https://raw.githubusercontent.com/rubjo/victor-mono/v1.5.6/public/VictorMonoAll.zip", + "hash": "eab377ad3bcc7a202697c024ebb8c8728f99789c4f093d358f3d202052cc9496", "extract_dir": "OTF", "installer": { "script": [ @@ -90,6 +90,6 @@ "github": "https://github.com/rubjo/victor-mono" }, "autoupdate": { - "url": "https://rubjo.github.io/victor-mono/VictorMonoAll.zip" + "url": "https://raw.githubusercontent.com/rubjo/victor-mono/v$version/public/VictorMonoAll.zip" } }