hatch: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2025-10-15 08:30:13 +00:00
parent 48efc8486b
commit 530881f0e5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.2", "version": "1.15.0",
"description": "A modern, extensible Python project manager.", "description": "A modern, extensible Python project manager.",
"homepage": "https://hatch.pypa.io", "homepage": "https://hatch.pypa.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-x86_64-pc-windows-msvc.zip", "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.0/hatch-x86_64-pc-windows-msvc.zip",
"hash": "4e2fdc4affa3b30c6bcedd679639af21c71265ae81b05b03c9cc0bbe3762b53c" "hash": "edbea3e6d7c33a5f8e3fa1d8f31ba3198028265fc8055e8ff51cc053dcf1ff3d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-i686-pc-windows-msvc.zip", "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.0/hatch-i686-pc-windows-msvc.zip",
"hash": "0c09f401b5852687d4a7121230b26a2790e0ca020f9771d13803afcbbfdccaff" "hash": "5c6c169a8dd9ce72a3c49d261cd3435b891c0f449c63ff3421c05e85acbef22a"
} }
}, },
"bin": "hatch.exe", "bin": "hatch.exe",