oh-my-posh: Update to version 21.4.0

This commit is contained in:
github-actions[bot] 2024-06-10 12:31:21 +00:00
parent 97355fbbea
commit 0e3691c990

View File

@ -1,5 +1,5 @@
{ {
"version": "21.3.0", "version": "21.4.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.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee", "1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f",
"b57b099f26451b909e3ec791cb6fbb971a801b0b6f3bd18fe39e92b7c282769a" "6eee51160dca29c0c26c042e22769372645e9b93ef181a03c01d2ea444124365"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee", "1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f",
"9016c639c745acf4b7027b46491d4bfa9963e4d425fac42e4ce2fba2ced2acdf" "820b869b839e6d2d8b0f2ada0fc8e0071f4854b5c38277a04f797654b5114d45"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.4.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d5fe4dea4e3b1341b22ffa226d823ad874774b3c87855249174399ecd5884ee", "1fa7ce1e4634551189c9b1c21afe9b0170d3f744a416f5b9095c43f3fdda3c1f",
"3562d54f90107534006c65ee61b2161693726e1e699ebf5de8fc22ef5e6e1a39" "d1d1c43374c1532f05782838cec46e204912eea56f789c35bb9754c02794655f"
] ]
} }
}, },