Update version to v2024.12.10

This commit is contained in:
Andrew Hamilton 2024-12-10 23:10:58 +10:00
parent 2f0136c5ad
commit 164356f3a4
13 changed files with 25 additions and 25 deletions

4
lscolors/uv.lock generated
View file

@ -16,12 +16,12 @@ dependencies = [
]
[package.metadata]
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.07" }]
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.10" }]
[[package]]
name = "termstr"
version = "2024.12.7"
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.07#a6e802e8522aa27551257b32590f045243a0785e" }
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.10#a6e802e8522aa27551257b32590f045243a0785e" }
dependencies = [
{ name = "cwcwidth" },
]