oh-my-posh: Update to version 28.1.1

This commit is contained in:
github-actions[bot] 2025-12-07 08:30:27 +00:00
parent 6037c4be33
commit 8d698bbda9

View File

@ -1,5 +1,5 @@
{ {
"version": "28.1.0", "version": "28.1.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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea", "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9",
"ee42615124eab4a0b38b69a1570420d4803552da5a67f1a44ccd6a0ecf4da69b" "8cb1874090cf44410dd98dfcde5da10e19e5f858e358887d00be811ceb4f56c8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea", "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9",
"568dbb7d803d62596187bc20b4fd064ff98a909c67efbfeb8608996d9ff4e6a8" "2c1bd00a0714b2453b2479ac7e4c53bdee610196d93ad5203f885c82bd5595be"
] ]
} }
}, },