mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore: handle updates for os-info, windows and shadow-rs (#6487)
* build(deps): update rust crate windows to 0.59.0 * chore: handle windows update * chore: handle os_info update * build(deps): update rust crate shadow-rs to 0.37.0 * chore: handle shadow-rs update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1252,6 +1252,7 @@
|
||||
"Android": "🤖 ",
|
||||
"Arch": "🎗️ ",
|
||||
"Artix": "🎗️ ",
|
||||
"CachyOS": "🎗️ ",
|
||||
"CentOS": "💠 ",
|
||||
"Debian": "🌀 ",
|
||||
"DragonFly": "🐉 ",
|
||||
@@ -1273,6 +1274,7 @@
|
||||
"Mint": "🌿 ",
|
||||
"NetBSD": "🚩 ",
|
||||
"NixOS": "❄️ ",
|
||||
"Nobara": "🎩 ",
|
||||
"OpenBSD": "🐡 ",
|
||||
"OpenCloudOS": "☁️ ",
|
||||
"OracleLinux": "🦴 ",
|
||||
@@ -1287,6 +1289,7 @@
|
||||
"Ubuntu": "🎯 ",
|
||||
"Ultramarine": "🔷 ",
|
||||
"Unknown": "❓ ",
|
||||
"Uos": "🐲 ",
|
||||
"Void": " ",
|
||||
"Windows": "🪟 ",
|
||||
"openEuler": "🦉 ",
|
||||
@@ -4964,6 +4967,7 @@
|
||||
"Android": "🤖 ",
|
||||
"Arch": "🎗️ ",
|
||||
"Artix": "🎗️ ",
|
||||
"CachyOS": "🎗️ ",
|
||||
"CentOS": "💠 ",
|
||||
"Debian": "🌀 ",
|
||||
"DragonFly": "🐉 ",
|
||||
@@ -4985,6 +4989,7 @@
|
||||
"Mint": "🌿 ",
|
||||
"NetBSD": "🚩 ",
|
||||
"NixOS": "❄️ ",
|
||||
"Nobara": "🎩 ",
|
||||
"OpenBSD": "🐡 ",
|
||||
"OpenCloudOS": "☁️ ",
|
||||
"OracleLinux": "🦴 ",
|
||||
@@ -4999,6 +5004,7 @@
|
||||
"Ubuntu": "🎯 ",
|
||||
"Ultramarine": "🔷 ",
|
||||
"Unknown": "❓ ",
|
||||
"Uos": "🐲 ",
|
||||
"Void": " ",
|
||||
"Windows": "🪟 ",
|
||||
"openEuler": "🦉 ",
|
||||
|
||||
Reference in New Issue
Block a user