starship: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-07-30 16:25:59 +00:00
parent 416ffeef47
commit a2ce47a63d

View File

@ -1,5 +1,5 @@
{
"version": "1.15.0",
"version": "1.16.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -12,16 +12,16 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "22da01771284c95831c4a06d5cea671e557cf4f7b74c28b0fbf14a2af5dd3ebc"
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "64aacf6ad851b60e18f31582b37022dbc0d37c7062d3d7dfd7bd2343051ce199"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-i686-pc-windows-msvc.zip",
"hash": "cd4e77c1a8910fae3948de60de2c38d9f96e1be4c33f1faabe3dc8a8df8134e8"
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-i686-pc-windows-msvc.zip",
"hash": "a34a47a614f89ff5032d8710881b8a763ffe4bf4635b33b18156f77484b715a8"
},
"arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "7e236713b9b6d3b50b33ea488e1737e371da29a3f0266b749b0001629a3b00eb"
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "bfada81dcf094e9428ec0c82c14fe79b59f88b7d6dce56a4a7d2626b4c20e189"
}
},
"bin": "starship.exe",