From 04d708d597c24013d59ace47a0d9a0227eb4ded5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 24 Sep 2025 12:51:59 +0530 Subject: [PATCH] Also need to rename the brotli package in kitty --- bypy/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bypy/sources.json b/bypy/sources.json index b4fc9614a..901b10555 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -212,7 +212,7 @@ }, { - "name": "brotli 1.1.0", + "name": "libbrotli 1.1.0", "os": "linux", "unix": { "file_extension": "tar.gz",