From 4d185f950210da03269efe8277a8f5fe48cc6ef0 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sat, 18 Jul 2026 12:12:14 -0700 Subject: [PATCH] zlint 0.9.0 has builds for riscv64 now --- .mise.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.mise.toml b/.mise.toml index 276f7d4..bd31894 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,4 @@ zls = "0.16.0" "github:j178/prek" = "0.4.1" [tools."github:DonIsaac/zlint"] -version = "0.8.1" - -[tools."github:DonIsaac/zlint".platforms] -linux-riscv64 = { url = "https://github.com/elerch/zlint/releases/download/v0.8.1/zlint-linux-riscv64", checksum = "sha256:502d6a128631688ddf8bd8fad9ffac9f5dc51c963aaf36bbd5b56538bca8f4bd" } +version = "0.9.0"