starship: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2021-12-21 20:28:25 +00:00
parent 8f609c0d64
commit 250399b4d7

View File

@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -12,12 +12,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "65ac1cde20cd6c4d3cafc6a69db6c893cb8fd66f688b3fc76bd42083962fe087"
"url": "https://github.com/starship/starship/releases/download/v1.1.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "9dff524892074824264d0012c7ecba3ab97dd7b6a0eef41d4ade3a5be2cef25e"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-i686-pc-windows-msvc.zip",
"hash": "ec9c5e65ad41e3a2d954a1fdf591f3f43e996ef54e5cae192eddf59bc2220b0a"
"url": "https://github.com/starship/starship/releases/download/v1.1.1/starship-i686-pc-windows-msvc.zip",
"hash": "5a85c8aecb7678f4a78ccdc3de20714e50d4c6886a88da13ca026eadec3ba07b"
}
},
"bin": "starship.exe",