oh-my-posh: Update to version 23.20.3

This commit is contained in:
github-actions[bot] 2024-10-23 16:29:59 +00:00
parent 4f917ea1e9
commit 1443fb1839

View File

@ -1,5 +1,5 @@
{ {
"version": "23.20.2", "version": "23.20.3",
"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/v23.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", "a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357",
"a4216567cd58d3409747a6d0c82d86a71bc4969002bf64829fea16b20987b76d" "6c3f42b52c9edcf2c227362d4621609eebdbfca67a8e199923fbec0861065b72"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", "a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357",
"b6238767502f1c5026de3364a6d5ed325b41abd898ee5d2f3c2d71092ca82c09" "046a2818bfe449b9aa8e98d4197e556d21577175f3a06e665d17257b3a47b892"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", "a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357",
"fd7008c01c1b888cb616a23381422305080e6b9707ed066b74d9a681706acef1" "b32b96e9fa9b6b84d9eb63eca6a6ffd2be81c469304e7da84359069d63364b98"
] ]
} }
}, },