oh-my-posh: Update to version 27.0.0

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:28 +00:00
parent cbd9d10fe6
commit 77f88c2d33

View File

@ -1,5 +1,5 @@
{ {
"version": "26.26.3", "version": "27.0.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/v26.26.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1179ef70b1b362c974e14f0276dc805762ed19a66b6cc798f83b4345c7150f57", "f66f5425aeb32460deaf639e2537a450d4fbb139108a0aa15492b4620a7b984f",
"9b7e2eb5c598f18f918bbdc0a0278c45f7082baaac787a111184d96c3d8603dc" "9211170548941fd06e3128d252a37b6755b34554fe0c001f8fb03c475c981174"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1179ef70b1b362c974e14f0276dc805762ed19a66b6cc798f83b4345c7150f57", "f66f5425aeb32460deaf639e2537a450d4fbb139108a0aa15492b4620a7b984f",
"bf606ad2ce45e74c6fa232f84b986c8bf2b0cb31b06ae3d5c63ea6b87251b70d" "bd2e46c0b733bfa8a9fa7eec656399cabe9573966e4939acfd8627fe5569d046"
] ]
} }
}, },