oh-my-posh: Update to version 26.14.0

This commit is contained in:
github-actions[bot] 2025-07-06 20:28:50 +00:00
parent bda7d01f89
commit 35f60df67e

View File

@ -1,5 +1,5 @@
{ {
"version": "26.13.0", "version": "26.14.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/v26.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"79ee85a2e6028857d24350eb09996cdeacbaf418433c52fc4b878ad4e5bb94a5", "945ab516f00c6203ae069fddca30de3fb9785d771e40d3d9b46f9721152c0aec",
"361313555a71cae7583d92ec1965c9c6a9760934d418818d7c517d016cd2406c" "63d55acb91d96bb4a4fefac77d6a551cb3beeda9772effeb9a3dd58850f78fb2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.13.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"79ee85a2e6028857d24350eb09996cdeacbaf418433c52fc4b878ad4e5bb94a5", "945ab516f00c6203ae069fddca30de3fb9785d771e40d3d9b46f9721152c0aec",
"9e2957cfd855bb0ba2a30746d5ca1ab75f1cf0f1c5dee3195d00280f014b69ce" "36319b818ce796f290a6d38f5b85c322c3c6d8bd1a504e911c010d89f328918d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"79ee85a2e6028857d24350eb09996cdeacbaf418433c52fc4b878ad4e5bb94a5", "945ab516f00c6203ae069fddca30de3fb9785d771e40d3d9b46f9721152c0aec",
"2da235394a57ef4e38ff99debc0b0372177e6dd3b13801f759220c8ec8e535a3" "baac3cd312c61b9ca1bc58f44f66f6751492e0eb1051056dff67023d15f4505f"
] ]
} }
}, },