procs@0.13.3: Remove extract_dir (#4038)

This commit is contained in:
Aliaksandr Belik 2022-10-18 18:32:42 +03:00 committed by GitHub
parent b76326bea7
commit f42137dd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.13.3/procs-v0.13.3-x86_64-windows.zip", "url": "https://github.com/dalance/procs/releases/download/v0.13.3/procs-v0.13.3-x86_64-windows.zip",
"hash": "9e3dee1f7f20dca5e70de74e2b9dff7571227984450a3c7279dd51289af17e96", "hash": "9e3dee1f7f20dca5e70de74e2b9dff7571227984450a3c7279dd51289af17e96"
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
} }
}, },
"bin": "procs.exe", "bin": "procs.exe",