mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
hatch: Update to version 1.16.2
This commit is contained in:
parent
9dbb8a5131
commit
6abce87f95
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.16.1",
|
||||
"version": "1.16.2",
|
||||
"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.1/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "13907b3d7cf134706c286e76a74c30466d84ac00abbe71a32ff55f72f2299415"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.2/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "46bcabd25b5e1d39b2b92fa503f18ba507e362abffdb462b5bcece28ad90ecd1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.1/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "40b9af2c1210112d53cad635db479c2606396d7a6fe66fb9fc272c119f45976c"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.2/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "16c636c2fe1d9358a3fdd9f22441378c19f647dee134c5861b461aff8660d4ed"
|
||||
}
|
||||
},
|
||||
"bin": "hatch.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user