mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
hatch: Update to version 1.14.2
This commit is contained in:
parent
2d04d5c52f
commit
72ed53bbb3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.1",
|
||||
"version": "1.14.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.14.1/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a91f26d13b9c3467952c0a68cbb05fc37923335e50b55e52336c8c090e3caaea"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4e2fdc4affa3b30c6bcedd679639af21c71265ae81b05b03c9cc0bbe3762b53c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.1/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "59275b3efb2e0ec6ebdab15ffb477582c797eacc07122eab014228ffee4d63ad"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "0c09f401b5852687d4a7121230b26a2790e0ca020f9771d13803afcbbfdccaff"
|
||||
}
|
||||
},
|
||||
"bin": "hatch.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user