mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
hatch: Update to version 1.16.5
This commit is contained in:
parent
132d2f95b8
commit
7ea3bb1f4c
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user