oh-my-posh: Update to version 22.0.2

This commit is contained in:
github-actions[bot] 2024-07-23 12:31:42 +00:00
parent 976751a31d
commit b024f659e1

View File

@ -1,5 +1,5 @@
{ {
"version": "22.0.1", "version": "22.0.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/v22.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b",
"237eeccf495a8a081dab7b5ceed34f60ae63064dbaaae040dae474c97cb52a66" "70216103c423cfbeb4042e93d629081c4d993b9c62d13bcdb44e31a3db95eea5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b",
"cdb3d5e6555dcb24a0257fd7d0142e69399fdbabff629e280f173650dded959c" "e6185c0f49f2714da761721c8215a843c0fc5a0cfd2acf4dc51c3d9206264e64"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b",
"c08513a95eb91d17b618fce40893109b766af2e876e5c75687d3c077f153ed9c" "e988988f7ca33aaff30e1a356b9f9ad7c8e813cfb0ac1a1e8372eeb07dff8535"
] ]
} }
}, },