oh-my-posh: Update to version 22.0.0

This commit is contained in:
github-actions[bot] 2024-07-22 08:30:47 +00:00
parent a7465a7a88
commit 3285ad65bd

View File

@ -1,5 +1,5 @@
{ {
"version": "21.28.0", "version": "22.0.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.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.28.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d92aa59600da095bdee7a0999775b011e478ecc05aa8e2fd0530dda9aa2db41c", "f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7",
"f07af4bee66979fae0823bf5ac7120ce8742cc9d5f3e42a92bc9560c010cb393" "dcffea8db92e95b3cebb3437f91b70c2d25d591679b404ba3d0baf6b919798f2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.28.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d92aa59600da095bdee7a0999775b011e478ecc05aa8e2fd0530dda9aa2db41c", "f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7",
"1e7286b64e1d9a45667b04885824a3bebf6f7777083797e121f84c3c5f6ba690" "e4ae7474f9e70aa6410c9e333e470a0d98d7f1d84647829520d5d25b76c14ffe"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.28.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d92aa59600da095bdee7a0999775b011e478ecc05aa8e2fd0530dda9aa2db41c", "f996931d69709c0bcf74c2c7c8eb2561293a467e4c8b0005e23ba614c26624e7",
"cd675f514b12882313c61f5a8da1315ea84279fe9e45cd853103c4bdb1e13b69" "130c1bac0b0a078e21094e1b4303f8734266905f21926e4a3362f7afe5402158"
] ]
} }
}, },