oh-my-posh: Update to version 21.5.0

This commit is contained in:
github-actions[bot] 2024-06-10 16:29:09 +00:00
parent cc35bb5ae5
commit 02a2829996

View File

@ -1,5 +1,5 @@
{ {
"version": "21.4.0", "version": "21.5.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.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f", "c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b",
"6eee51160dca29c0c26c042e22769372645e9b93ef181a03c01d2ea444124365" "9c894ffd74e2f2e7402179894d188f194f98064a9ef8e9495da25498b54e3df6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f", "c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b",
"820b869b839e6d2d8b0f2ada0fc8e0071f4854b5c38277a04f797654b5114d45" "4d42fe219fd133cf70aa21dc750e67f54af9b3aabaabf79f1fc4bd84bf922466"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f", "c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b",
"d1d1c43374c1532f05782838cec46e204912eea56f789c35bb9754c02794655f" "14df371502b1a328fc7218aeb86a5603d1875714da1f9af35af893eb9dd57730"
] ]
} }
}, },