starship: Add hash extraction (#615)

* Add starship shasums

* Move 'hash' from within 'architecture' to within 'autoupdate'
This commit is contained in:
Matan Kushner 2019-11-27 13:10:21 -05:00 committed by Jakub Čábera
parent 1ae83fd016
commit 54ba1b02d0

View File

@ -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": [