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