oh-my-posh: Update to version 26.12.0

This commit is contained in:
github-actions[bot] 2025-06-29 12:30:56 +00:00
parent f4e589c399
commit 2f02d28a28

View File

@ -1,5 +1,5 @@
{ {
"version": "26.11.0", "version": "26.12.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.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e", "72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
"a6b9e673d5c483e4c223c6b69655a454aca2a2ccc4eb8f72b90728b5114f7cbc" "9b7ac60123c97e917480c9e75c884c699e6130a7593418cf486deb4ff4fe3105"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e", "72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
"ffaf2f82ea3e7e2b4ad257955e3700b48260296b737f85e7809cf5f678f46f4a" "6d3ca4634ded405216eaa3d70dc102ad316d16abd376957a19b56d3a3bf70436"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f515a5a7bb2999f1e3a89b3dd6b1f7b8c22335af0447c5da4f7a1b5e17cb3b5e", "72a269ea5e86f24f76d366777205a737d3d3c3db0efdeadc0569866a23c05e92",
"744535defbd95f2831e7cec9f8021d730c48aa6d3f073e6f08eafcd550af579e" "124be1ed578ad830445d43951e867b9ecc2625c8cebf6d153ef80371beb01e66"
] ]
} }
}, },