oh-my-posh: Update to version 25.23.3

This commit is contained in:
github-actions[bot] 2025-05-24 16:30:26 +00:00
parent e0af7e8190
commit 6b01c0582a

View File

@ -1,5 +1,5 @@
{ {
"version": "25.23.2", "version": "25.23.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/v25.23.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5031dc780920a149d7fb1d0dbd444703d509869c91538e9b5615dbbdc141faf6", "f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219",
"c72ad257fb4d1e0a10ede93efb288503ca58814ba75a4e8d0d7aacab5f03b225" "76b7b865c07976b04b881686ddbf717b78b31459c7d4793bc8549508a9b1c37f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5031dc780920a149d7fb1d0dbd444703d509869c91538e9b5615dbbdc141faf6", "f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219",
"7155648b1d3f855fd98d0ee8221ae3a034dad14c9c59bf264c477ca9634cd8b7" "bbe8b817c4dbe9f6c386f8451e59076697d0acaf6c88a40b253bcd552fec8f02"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5031dc780920a149d7fb1d0dbd444703d509869c91538e9b5615dbbdc141faf6", "f7ab48af45ca6e0766027f1603665bc89c19ebbc800b6fa5609137f115a7c219",
"41b31feb57aea4f1ab4c3c16eb8c834419b69d33b52d72edf1b58541a1740018" "f52751dfaff6c775fc786368d85af79143f75f671e4e2f5b777353b89b631d31"
] ]
} }
}, },