ouch@0.4.0: Add extract_dir (#4244)

This commit is contained in:
Xmtq 2022-12-18 20:54:36 +08:00 committed by GitHub
parent 32e417e0d2
commit 8bf145121d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,8 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.4.0/ouch-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ouch-org/ouch/releases/download/0.4.0/ouch-x86_64-pc-windows-msvc.zip",
"hash": "2e95fd97e25630dfa5ce4d3e006b2cacbd0d1c69cd976da80e96a9dd71ef6b54" "hash": "2e95fd97e25630dfa5ce4d3e006b2cacbd0d1c69cd976da80e96a9dd71ef6b54",
"extract_dir": "ouch-x86_64-pc-windows-msvc"
} }
}, },
"bin": "ouch.exe", "bin": "ouch.exe",