oh-my-posh: Update to version 26.26.3

This commit is contained in:
github-actions[bot] 2025-10-02 12:32:19 +00:00
parent b0a8907bac
commit c2e0085ffa

View File

@ -1,5 +1,5 @@
{ {
"version": "26.26.1", "version": "26.26.3",
"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/v26.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0b4f791b29c3baa8946c24cc5fca0fde894742063bb0949344133356e18effa4", "1179ef70b1b362c974e14f0276dc805762ed19a66b6cc798f83b4345c7150f57",
"c598c7951abf0e84c24b6b9716d782f6be35373e62b97c94bc061b08fd5fa229" "9b7e2eb5c598f18f918bbdc0a0278c45f7082baaac787a111184d96c3d8603dc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0b4f791b29c3baa8946c24cc5fca0fde894742063bb0949344133356e18effa4", "1179ef70b1b362c974e14f0276dc805762ed19a66b6cc798f83b4345c7150f57",
"8930c3df36ffe775286869e8a34daf959cc2d8f66f592c60bab06e47e4e7c382" "bf606ad2ce45e74c6fa232f84b986c8bf2b0cb31b06ae3d5c63ea6b87251b70d"
] ]
} }
}, },