oh-my-posh: Update to version 26.20.1

This commit is contained in:
github-actions[bot] 2025-08-30 20:27:23 +00:00
parent e7c7d9c6b9
commit 3e2ef0f9e8

View File

@ -1,5 +1,5 @@
{ {
"version": "26.20.0", "version": "26.20.1",
"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.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e726b5193ecb0eb382abf366edc2838d1356326b8d6c143e303a983ebd2e891f", "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
"94c2561120bf96fdd8bf5a56b7a919e9ad5fbef6559f5cd58b7a3d4c25c3484f" "df94a60b1eda6ea01504476e95927aa621d573bfb6f92e57034067fcb1b8cba7"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e726b5193ecb0eb382abf366edc2838d1356326b8d6c143e303a983ebd2e891f", "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
"1dfc7cc8c5f9808f9a9b5e1d324d24c920af213afe150d77a1c2f1dd21ed3c9c" "9a3a10842a0b1733c22c2c79cf14182c9410230ddd29f4bb9f30c5030da9f997"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e726b5193ecb0eb382abf366edc2838d1356326b8d6c143e303a983ebd2e891f", "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
"b2ca78fc068c869592c89c3db31aa72217e47393d20d5f2731ff512f0357cfd4" "3b2ee48a78c397efa6acfbe94e56fb89402f2534763c533c1bb61acf024ad276"
] ]
} }
}, },