hatch: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2025-11-27 00:40:00 +00:00
parent f76d0fd838
commit c6837d01e7

View File

@ -1,16 +1,16 @@
{
"version": "1.15.1",
"version": "1.16.0",
"description": "A modern, extensible Python project manager.",
"homepage": "https://hatch.pypa.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.1/hatch-x86_64-pc-windows-msvc.zip",
"hash": "82842edf503b341ba75de7042e5240998e950bc7aa923d92fbc2fcc9bfead445"
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.0/hatch-x86_64-pc-windows-msvc.zip",
"hash": "2236f72330950f234b64c2512fc466fa0ac0366c4a1e7c92c6c57a133c4b6be5"
},
"32bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.15.1/hatch-i686-pc-windows-msvc.zip",
"hash": "f92e878644a2543762dbbaeea6425b8003ad76e22449c6dc4a86c125743b23c2"
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.0/hatch-i686-pc-windows-msvc.zip",
"hash": "f030b86208bc7219db02060ae2163e0ccdb920e49715b4b2ce617c847ee9695c"
}
},
"bin": "hatch.exe",