From fe7f035212c9784088581bca5a8528dbe2490f02 Mon Sep 17 00:00:00 2001 From: Hyro Date: Thu, 14 Jul 2022 23:05:12 +0200 Subject: [PATCH] fix(utilities.toml): change url --- files/utilities.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/utilities.toml b/files/utilities.toml index ce15f0e..5dd43b3 100644 --- a/files/utilities.toml +++ b/files/utilities.toml @@ -2,6 +2,6 @@ repositories = [ "oven-sh/bun", "oven-sh/docs", - "Jarred-Sumner/bun-dependencies", + "oven-sh/bun-dependencies", "xHyroM/bun-discord-bot" -] \ No newline at end of file +]