Update version to v2024.12.18
This commit is contained in:
parent
672b866bfb
commit
2b374ef431
14 changed files with 28 additions and 28 deletions
6
lscolors/uv.lock
generated
6
lscolors/uv.lock
generated
|
|
@ -9,19 +9,19 @@ sdist = { url = "https://files.pythonhosted.org/packages/38/17/aadd0c6190dca91aa
|
|||
|
||||
[[package]]
|
||||
name = "lscolors"
|
||||
version = "2024.12.17"
|
||||
version = "2024.12.18"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "termstr" },
|
||||
]
|
||||
|
||||
[package.metadata]
|
||||
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.17" }]
|
||||
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18" }]
|
||||
|
||||
[[package]]
|
||||
name = "termstr"
|
||||
version = "2024.12.7"
|
||||
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.17#a6e802e8522aa27551257b32590f045243a0785e" }
|
||||
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#a6e802e8522aa27551257b32590f045243a0785e" }
|
||||
dependencies = [
|
||||
{ name = "cwcwidth" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue