From 1500f8471480981b150e0e2b981c0ec8465457d6 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Thu, 3 Dec 2020 10:46:49 -0500 Subject: [PATCH] yadm: Extract dir fix --- bucket/yadm.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/yadm.json b/bucket/yadm.json index 836bcc9..b67d592 100644 --- a/bucket/yadm.json +++ b/bucket/yadm.json @@ -5,6 +5,7 @@ "homepage": "https://yadm.io/", "license": "GPL-3.0", "url": "https://github.com/TheLocehiliosan/yadm/archive/2.5.0.zip", + "extract_dir": "yadm-2.5.0", "hash": "4c3e3365e5fe7431adff103550f202f0ed62fceb1703a6d36803e4e2067abd2a", "bin": "yadm", "notes": "You probably need a compatible shell, e.g. Git Bash for Windows to run this. Configuration is stored in %HOME%/.config/yadm.",