oh-my-posh: Update to version 27.3.0

This commit is contained in:
github-actions[bot] 2025-10-23 20:29:02 +00:00
parent cdd65570d8
commit 8e2bb012b8

View File

@ -1,5 +1,5 @@
{ {
"version": "27.2.1", "version": "27.3.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/v27.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8055974af4508574d808173f987b6140a122c01a7a6a97747642022f45204c72", "97bdd7b461010da6e9613ed147266a4d2be8bd4e41791dc7944b9e82853e3b78",
"d365b6e5588247f7a6c5f53ec6119e283a05f2a31d630d84462753985d4a1cf2" "e2c608041a554b4de3a5024180f914c1cf6ee378a1666e3a67dc7bd070f13d49"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8055974af4508574d808173f987b6140a122c01a7a6a97747642022f45204c72", "97bdd7b461010da6e9613ed147266a4d2be8bd4e41791dc7944b9e82853e3b78",
"0acdea39f7d180be811bf731e4652a2faabdb95aaf3ae36e80b40efc401a92a1" "20e18f6d0702c0d8ebadb4fa4acfd6278705d73018c735e270964f8e3b4321bd"
] ]
} }
}, },