oh-my-posh: Update to version 21.26.2

This commit is contained in:
github-actions[bot] 2024-07-15 08:29:28 +00:00
parent 83f79b8d72
commit 8797a19a14

View File

@ -1,5 +1,5 @@
{ {
"version": "21.26.1", "version": "21.26.2",
"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,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a892f1539e833861f84565e3d90692acd8a96969c90a8da23904ba284bad01", "2f0d940d4d753d835609a6b0ef79b20dc0bb740ada6dfcbff4ef628e39522e4e",
"680ab413120b890052a5e7961365334a4fd55537649250b2ced5eb4dbd7dc0a2" "f4252caca1e4d4bbe3d252dc168f45851b49ed31aa5139440cc9e5daffcdcdca"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a892f1539e833861f84565e3d90692acd8a96969c90a8da23904ba284bad01", "2f0d940d4d753d835609a6b0ef79b20dc0bb740ada6dfcbff4ef628e39522e4e",
"f07654b978b7d2a299495532f528a014ae94f09d0fe9a683af9ad7c664059683" "7aba68e22435c0e53c87845713a98eebbda244d99563a4ea2466fb3d0705b420"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.26.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"86a892f1539e833861f84565e3d90692acd8a96969c90a8da23904ba284bad01", "2f0d940d4d753d835609a6b0ef79b20dc0bb740ada6dfcbff4ef628e39522e4e",
"959db67e56d8c51fb5b17cfa1b59dcf0c3e1a325d43fa13a2c030ab5ffdcd48e" "a1b0da52692b417ba07aa91d7c559ecf17ade05ebfb75c905fb68fc2462c9c46"
] ]
} }
}, },