oh-my-posh: Update to version 26.11.0

This commit is contained in:
github-actions[bot] 2025-06-25 16:30:33 +00:00
parent 295e8607d1
commit 1155311308

View File

@ -1,5 +1,5 @@
{ {
"version": "26.10.1", "version": "26.11.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.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.10.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2294c4be677514edf45375aa59d6426a5f6e7789f5cd74a36ac2d2d9e4ada38", "f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e",
"caf462bd674cd4fba397f14e2349bf039c3ded76891b1a6e78ced6a6a7e852f2" "a6b9e673d5c483e4c223c6b69655a454aca2a2ccc4eb8f72b90728b5114f7cbc"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.10.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2294c4be677514edf45375aa59d6426a5f6e7789f5cd74a36ac2d2d9e4ada38", "f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e",
"2f9753dbf4f551e355d4471482a7f95c1c37ac267f1a06bb9de6479e41f4c997" "ffaf2f82ea3e7e2b4ad257955e3700b48260296b737f85e7809cf5f678f46f4a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.10.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2294c4be677514edf45375aa59d6426a5f6e7789f5cd74a36ac2d2d9e4ada38", "f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e",
"838f8ba1ce91dd72e4621f9b3ef9f594792e8f8aa1ce85cf3a9341f7cda7f236" "744535defbd95f2831e7cec9f8021d730c48aa6d3f073e6f08eafcd550af579e"
] ]
} }
}, },