Add checksum for py-hatchling 1.8.1 (#34260)
This commit is contained in:
parent
18efd817b1
commit
69dd742dc9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class PyHatchling(PythonPackage):
|
|||
git = "https://github.com/pypa/hatch"
|
||||
|
||||
version("1.10.0", sha256="5d31f43dffaf6265c808e1b5353662ffa5146d844278b55caa6c7f74f427ec50")
|
||||
version("1.8.1", sha256="448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd")
|
||||
version("1.4.1", sha256="13461b42876ade4f75ee5d2a2c656b288ca0aab7f048ef66657ef166996b2118")
|
||||
|
||||
# dependencies found in backend/src/hatchling/ouroboros.py
|
||||
|
|
Loading…
Reference in a new issue