starship: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2023-02-26 00:34:26 +00:00
parent 555b486847
commit bfb1d8b852

View File

@ -1,5 +1,5 @@
{ {
"version": "1.12.0", "version": "1.13.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,16 +12,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "8e265de431c96f32566b384760fea25f75c567364c3e43d7355d56ae13930d47" "hash": "f96f3e8642e5d9e040770396d220f40614643f75ee38078a39a8c0fcc36caee7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-i686-pc-windows-msvc.zip",
"hash": "cad49eeca6f0dc7ae99752bf92916ff04f2bf28b10ea12f05d53f7f7baf402f7" "hash": "c83932367b7cff46497a1fec136778ae2036568e5706960fbca2b228f210b365"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "38cd85fe3c0b170eba5b67b789a03a0838805edeec74b10aed0f550d72d86eca" "hash": "1724a20cd0ee3bccbaa06b0b794cdbcbb51d3215d9e5561ed4792d98cbef7929"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",