oh-my-posh: Update to version 22.3.0

This commit is contained in:
github-actions[bot] 2024-07-25 20:25:25 +00:00
parent 1be2deec68
commit ce59fcec3a

View File

@ -1,5 +1,5 @@
{ {
"version": "22.1.0", "version": "22.3.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/v22.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6",
"5f782e9b3709fa376f4280dfdac4afa38499e3c379a1f3df9b13b077554e1981" "4c9bfd49de7fd9054dfd50da4149178afe0fa54ffc751599aecf3d3024485838"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6",
"1a52c6f9070acb591b173d815a86948c08fc734ef9250ff0b49516507565ca78" "2fdc3de9c3d9d0791b76cc6b0f2d730b11c0355cb31846317c233c3ebb82c809"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6",
"942a73427e054d826df492bfa6a1b3eaab0fa88c5b697b53936b9131c6a73931" "641f976e566a8f111385146600ec3881fa9fa90143e5199572d021201325732a"
] ]
} }
}, },