From 54ba1b02d0143bd8a785bc644d517bee717450e6 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Wed, 27 Nov 2019 13:10:21 -0500 Subject: [PATCH] starship: Add hash extraction (#615) * Add starship shasums * Move 'hash' from within 'architecture' to within 'autoupdate' --- bucket/starship.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bucket/starship.json b/bucket/starship.json index 0696d92531..1c0f65916a 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -18,6 +18,9 @@ "64bit": { "url": "https://github.com/starship/starship/releases/download/v$version/starship-x86_64-pc-windows-msvc.zip" } + }, + "hash": { + "url": "$url.sha256" } }, "notes": [