Update version to v2024.12.11
This commit is contained in:
parent
c4c027c796
commit
6dc69cf0f7
14 changed files with 29 additions and 29 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.7"
|
||||
version = "2024.12.11"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "termstr" },
|
||||
]
|
||||
|
||||
[package.metadata]
|
||||
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.10" }]
|
||||
requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.11" }]
|
||||
|
||||
[[package]]
|
||||
name = "termstr"
|
||||
version = "2024.12.7"
|
||||
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.10#a6e802e8522aa27551257b32590f045243a0785e" }
|
||||
source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.11#a6e802e8522aa27551257b32590f045243a0785e" }
|
||||
dependencies = [
|
||||
{ name = "cwcwidth" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue