oh-my-posh: Update to version 28.1.0

This commit is contained in:
github-actions[bot] 2025-11-30 20:29:44 +00:00
parent 2cb8d5670d
commit 76d4d6e9e1

View File

@ -1,5 +1,5 @@
{ {
"version": "28.0.0", "version": "28.1.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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"85fa900f5366d98599beb6b2408b0f85aeac02a4ddb07f8df00635a7dfc01465", "71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea",
"425d2e955d44d2511dc402bdf42e1e00ddd86cb86000d646fa594d7076381b49" "ee42615124eab4a0b38b69a1570420d4803552da5a67f1a44ccd6a0ecf4da69b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"85fa900f5366d98599beb6b2408b0f85aeac02a4ddb07f8df00635a7dfc01465", "71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea",
"b7dc23cf25e8cb74a3debc94e3afebef25bde63b5931496cc634a59221efbba8" "568dbb7d803d62596187bc20b4fd064ff98a909c67efbfeb8608996d9ff4e6a8"
] ]
} }
}, },