oh-my-posh: Update to version 27.5.1

This commit is contained in:
github-actions[bot] 2025-11-05 20:30:48 +00:00
parent a6f983b43f
commit 3a88584e7f

View File

@ -1,5 +1,5 @@
{ {
"version": "27.5.0", "version": "27.5.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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7dd85c0fa08ed19fc490475acdbb60e43a4036bbf28e91da9c874f9863f76298", "e44f72939f52020731591c0f0789f5e3b24fd97723fa8a92e3331844eebd7a94",
"7c32a7a4755684b11385b148ff48094bde98f33b1b715234734ce5d6173ada6f" "b672d799c959afdd738023e3d506278d74902edf20b377f24e0336aa73768bec"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7dd85c0fa08ed19fc490475acdbb60e43a4036bbf28e91da9c874f9863f76298", "e44f72939f52020731591c0f0789f5e3b24fd97723fa8a92e3331844eebd7a94",
"83e1fe416a8666fa539d1e54e4b2664cafa2d2e516c3e311525f62f445a2734f" "f73583227a8a955ba4fd5acfdef2816fcbf8d02b2d605c0dabe87a04c5d157cc"
] ]
} }
}, },