starship: Update to version 0.49.0

This commit is contained in:
Jakub Čábera 2021-01-30 09:42:17 +01:00
parent c23c4a9fb6
commit bd2120d5f1

View File

@ -1,5 +1,5 @@
{ {
"version": "0.48.0", "version": "0.49.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -12,8 +12,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.48.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.49.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "f539489a75443d02be0f8ab492e45dbc16339e73677fa2b1e5ad5ed76959bb97" "hash": "b9f1ef3830591e4a36a786fb276c508c6a7e3b97e35413e82293fad2e287bf25"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",