From eaf5550e24ebc84d8e5079d64aca7697fa4f3f36 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 28 Nov 2023 17:22:11 +0100 Subject: [PATCH] fix url --- manifests/tailbound.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/tailbound.manifest b/manifests/tailbound.manifest index 5255439..3b5e193 100644 --- a/manifests/tailbound.manifest +++ b/manifests/tailbound.manifest @@ -7,7 +7,7 @@ global._ = { icon: "https://img-opti.srkyxk.com/image?url=https%3A%2F%2Fimg.srkyxk.com%2Fimages%2F08%2F53%2Fe9acf8bdbe9be91b8cd0b52f9bcd7036c3d4&w=480&q=80", bundles: { "win32-x64": { - url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/tailbound/versions/1.0.0/bnd-win32-x64.zip", + url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/tailbound/versions/1.0.0/bnd_win32-x64.zip", filename: "bundle.zip", }, }