oh-my-posh: Update to version 22.0.1

This commit is contained in:
github-actions[bot] 2024-07-22 12:32:14 +00:00
parent c203781c13
commit 7635c6525e

View File

@ -1,5 +1,5 @@
{ {
"version": "22.0.0", "version": "22.0.1",
"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.0/themes.zip", "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.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7", "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a",
"dcffea8db92e95b3cebb3437f91b70c2d25d591679b404ba3d0baf6b919798f2" "237eeccf495a8a081dab7b5ceed34f60ae63064dbaaae040dae474c97cb52a66"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/themes.zip", "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.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7", "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a",
"e4ae7474f9e70aa6410c9e333e470a0d98d7f1d84647829520d5d25b76c14ffe" "cdb3d5e6555dcb24a0257fd7d0142e69399fdbabff629e280f173650dded959c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/themes.zip", "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.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7", "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a",
"130c1bac0b0a078e21094e1b4303f8734266905f21926e4a3362f7afe5402158" "c08513a95eb91d17b618fce40893109b766af2e876e5c75687d3c077f153ed9c"
] ]
} }
}, },