oh-my-posh: Update to version 27.4.3

This commit is contained in:
github-actions[bot] 2025-10-30 20:30:02 +00:00
parent 0e1811f49a
commit d758c15b91

View File

@ -1,5 +1,5 @@
{ {
"version": "27.4.2", "version": "27.4.3",
"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.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"026820013cf94dd9d05fac6037d71b5d320a62014e046bd76102b354b90969f7", "3b4ee06fa26ff4406fcefeead156d329ae881c62e7a5930332090eff3f94afa5",
"a4534e0d510ad72ea482baa20e09c9298f3494e55fcd883dcf4f0383fc60065a" "76b32e8608e31683e76870da16c81f0f2c0667e3cb51682df9e0ab116f4971b6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"026820013cf94dd9d05fac6037d71b5d320a62014e046bd76102b354b90969f7", "3b4ee06fa26ff4406fcefeead156d329ae881c62e7a5930332090eff3f94afa5",
"1cb5275a360e20c1eb2ee52936aa35b2a0aae65647902405e6dcaf5935badf78" "e9a77fb79e4318bcaed244e5492aa5cfaf912ff73fa4494c25386a3f3e1cf4ee"
] ]
} }
}, },