mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
starship: Add hash extraction (#615)
* Add starship shasums * Move 'hash' from within 'architecture' to within 'autoupdate'
This commit is contained in:
parent
1ae83fd016
commit
54ba1b02d0
@ -18,6 +18,9 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v$version/starship-x86_64-pc-windows-msvc.zip"
|
"url": "https://github.com/starship/starship/releases/download/v$version/starship-x86_64-pc-windows-msvc.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notes": [
|
"notes": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user