From 4fcd1e65895e6b8843a6a31844f8f9cadbff4dba Mon Sep 17 00:00:00 2001 From: Edgard Lorraine Messias Date: Mon, 13 May 2019 16:14:41 -0300 Subject: [PATCH] busybox: Add hash extraction (#57) --- bucket/busybox.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bucket/busybox.json b/bucket/busybox.json index f2c99a4b48..692b2ebf1b 100644 --- a/bucket/busybox.json +++ b/bucket/busybox.json @@ -18,6 +18,9 @@ "re": ">busybox-w32-FRP-([\\w-]+)\\." }, "autoupdate": { + "hash": { + "url": "$baseurl/SHA256SUM" + }, "architecture": { "32bit": { "url": "https://frippery.org/files/busybox/busybox-w32-FRP-$version.exe#/busybox.exe"