oh-my-posh: Update to version 26.17.1

This commit is contained in:
github-actions[bot] 2025-07-28 16:30:50 +00:00
parent 975b647e87
commit eddfb84d0e

View File

@ -1,5 +1,5 @@
{ {
"version": "26.17.0", "version": "26.17.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.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ffacdea949b07289e74ee130af318f2e78a342c7857b267b54948edea26a6357", "4edc5b799a3e85a07a0bd61c8a6300328ddf01e14fff96716b6023bae7099cdc",
"173ea53209320aa6c1bbed0803843246243ee3f849449062bd32c7c8968e08bd" "da1dda608d2cff833f1a395c05aa88b91f751facb2420fa9469a79a72783b6e6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ffacdea949b07289e74ee130af318f2e78a342c7857b267b54948edea26a6357", "4edc5b799a3e85a07a0bd61c8a6300328ddf01e14fff96716b6023bae7099cdc",
"93252ac964abc24ed77d29e6c9d06caa0226e03ecfa21d35e1625666d4d678e3" "f039c750453ae088566783145d3c4ce89a20fa7ad2af82c4295a1861040e8c40"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ffacdea949b07289e74ee130af318f2e78a342c7857b267b54948edea26a6357", "4edc5b799a3e85a07a0bd61c8a6300328ddf01e14fff96716b6023bae7099cdc",
"02b176f4dc8789dbd1ceba2224f77238de7989140bd88f12c35a26f0509297df" "a9e97409a19c9ae705718c3c26b2fcf2263ce529976690b59e9e74228b2f2f0f"
] ]
} }
}, },