starship: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2023-02-26 08:29:40 +00:00
parent d8e1d27dd0
commit e6c5166ac0

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0",
"version": "1.13.1",
"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.13.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "f96f3e8642e5d9e040770396d220f40614643f75ee38078a39a8c0fcc36caee7"
"url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "3e1e45e6d1266f2fdc40ed14067a060a68c37c420af7a5169c3487c51e3de4da"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-i686-pc-windows-msvc.zip",
"hash": "c83932367b7cff46497a1fec136778ae2036568e5706960fbca2b228f210b365"
"url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-i686-pc-windows-msvc.zip",
"hash": "e871d81a7337e49070425d71d7f0e8f8c63521d6bfb7dc8783477260537b0004"
},
"arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "1724a20cd0ee3bccbaa06b0b794cdbcbb51d3215d9e5561ed4792d98cbef7929"
"url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "e05c1c4c9a047d68368250b3db2aaf845a533072c2e7aa27ee341b10f6af1188"
}
},
"bin": "starship.exe",