oh-my-posh: Update to version 21.1.0

This commit is contained in:
github-actions[bot] 2024-06-01 16:27:06 +00:00
parent 9822252433
commit 5d707162b5

View File

@ -1,5 +1,5 @@
{ {
"version": "21.0.1", "version": "21.1.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,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d",
"ad81de2bd29fbeefe9c56a986faf00a2c9d961ea4ef8a18ffa4a9ba23a62f737" "0d758223d2515b66c1d449d97f278a868f1ff4f1942f2639d1ebfb7c02510973"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d",
"c32b9b338ce37d08f5cfc4e766c074e4d77d92301022f1b73283d13f01460bc0" "7d76101b261a6b0a6187203ea61f2d8d6abfff7a86c27e63b977cd27a25bbfef"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d",
"a5a64246e81f48585fe67c4f621f09e2511f2c7f5757ac45d07c0ff00e67df89" "ff14e4eeb2e954335eac2555b88e09bbad96c8b1d1836b1463f8e34a42470144"
] ]
} }
}, },