oh-my-posh: Update to version 27.3.1

This commit is contained in:
github-actions[bot] 2025-10-24 12:31:43 +00:00
parent 044050853b
commit 76a389009b

View File

@ -1,5 +1,5 @@
{ {
"version": "27.3.0", "version": "27.3.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/v27.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"97bdd7b461010da6e9613ed147266a4d2be8bd4e41791dc7944b9e82853e3b78", "9796bee062fa8eacf4ad0150c2784fea640d9bd73431697e5bedf68e72660ad9",
"e2c608041a554b4de3a5024180f914c1cf6ee378a1666e3a67dc7bd070f13d49" "808c0ab5cc8204575a083c7abea7e84e14d25f17be9587b15526187e9cda1af7"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.3.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"97bdd7b461010da6e9613ed147266a4d2be8bd4e41791dc7944b9e82853e3b78", "9796bee062fa8eacf4ad0150c2784fea640d9bd73431697e5bedf68e72660ad9",
"20e18f6d0702c0d8ebadb4fa4acfd6278705d73018c735e270964f8e3b4321bd" "5d9752f5a0f645253b391770521f5d638c26ff70dcfc6c183cdc897fb2d346a0"
] ]
} }
}, },