oh-my-posh: Update to version 26.2.1

This commit is contained in:
github-actions[bot] 2025-06-03 16:30:20 +00:00
parent 15908daa33
commit e7e57c63ee

View File

@ -1,5 +1,5 @@
{ {
"version": "26.2.0", "version": "26.2.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.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", "0fb66d08ae2a604398b1beded41eebb1022407c054203ff5f0c83f25d73a7154",
"faef5b7f08fe3be9719c8ccb0cc8e2b7a1f1f04388c39fbf4e31aa3cc222e777" "d2441c9a9f1d87c8f06e5c0d5f84050a8a0db73e4be77d4a737aecc2b54c3479"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", "0fb66d08ae2a604398b1beded41eebb1022407c054203ff5f0c83f25d73a7154",
"991407177c68746b16e618452849b92b0fa3db5ad73c3f5454b950e1b8a87fee" "94ce0999dcf68350cc6c02edcab3d4d875fbe5ed45d96549680bdbf64928f6ed"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", "0fb66d08ae2a604398b1beded41eebb1022407c054203ff5f0c83f25d73a7154",
"ee34341bf2c51b2aa1e74a4db8c475e8c87df951d4babdb55bbc86c75f9960d5" "b06e51a6fc69a23426ff6ea33bef07f44d5a006b9ae8fc546d4c3e3a6f8b6d09"
] ]
} }
}, },