diff --git a/bucket/ouch.json b/bucket/ouch.json index bbfd1b405d..471a686f07 100644 --- a/bucket/ouch.json +++ b/bucket/ouch.json @@ -6,7 +6,8 @@ "architecture": { "64bit": { "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",