diff --git a/bucket/hatch.json b/bucket/hatch.json index 24831a5f77..a7204efe28 100644 --- a/bucket/hatch.json +++ b/bucket/hatch.json @@ -1,16 +1,16 @@ { - "version": "1.16.4", + "version": "1.16.5", "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.16.4/hatch-x86_64-pc-windows-msvc.zip", - "hash": "04fbbf4cf3326ca228643f6384bf07943bc65cc63977cc5b798e598d74a65175" + "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.5/hatch-x86_64-pc-windows-msvc.zip", + "hash": "b2b69368eb7f4a31f8c15eb108b07015d7edfa78d2dd487ca1e8ad0ba270f72f" }, "32bit": { - "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.4/hatch-i686-pc-windows-msvc.zip", - "hash": "14c01d00a0cb1cead3ed314adefb836c74e8b78c3b3736811d798babacc0709f" + "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.5/hatch-i686-pc-windows-msvc.zip", + "hash": "6d6604aa5e0c0b396555edb112fd9ad6635079ecb00c39ebd12cd2ff4532b730" } }, "bin": "hatch.exe",