mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
hatch: Update to version 1.16.1
This commit is contained in:
parent
487e0804ac
commit
1c1bdd598a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"version": "1.16.1",
|
||||
"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.0/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2236f72330950f234b64c2512fc466fa0ac0366c4a1e7c92c6c57a133c4b6be5"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.1/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "13907b3d7cf134706c286e76a74c30466d84ac00abbe71a32ff55f72f2299415"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.0/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "f030b86208bc7219db02060ae2163e0ccdb920e49715b4b2ce617c847ee9695c"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.16.1/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "40b9af2c1210112d53cad635db479c2606396d7a6fe66fb9fc272c119f45976c"
|
||||
}
|
||||
},
|
||||
"bin": "hatch.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user