From e9f0b50bec54623d94447cd8919bd7afd3d9559c Mon Sep 17 00:00:00 2001 From: Nate Date: Wed, 4 Dec 2024 07:05:10 -0800 Subject: [PATCH] fix knope repo --- knope.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knope.toml b/knope.toml index 3aea5f1..7f5f214 100644 --- a/knope.toml +++ b/knope.toml @@ -51,4 +51,4 @@ type = "Release" [github] owner = "SiaFoundation" -repo = "hostd" +repo = "coreutils"