oh-my-posh: Update to version 21.12.0

This commit is contained in:
github-actions[bot] 2024-06-17 16:28:36 +00:00
parent 282843b779
commit cbc1967b34

View File

@ -1,5 +1,5 @@
{ {
"version": "21.11.0", "version": "21.12.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81",
"e0c9d7aab0aa40ec1c980b91cc8c5dfa4fca21de605df4827282d7389d238c40" "810c1cd52f4688e330923df20bedf85be87d9d030cce284e6e5759c5e6759904"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81",
"adb0a88a871ae5df0d9644cd5427b9b939d2f270e5d61c10f7eade4c94712903" "56ca605279249d121a9bc630ed0a1151d587388b11f775910737018af7d8e712"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81",
"4138834fd3dc94ea5ec0917cebe06c20c90369793473ed72039f32370389bc3e" "33985b41cc06a594d115a3e27d3ef24ec1dc2b7112c22194c57e0ca057d68804"
] ]
} }
}, },