oh-my-posh: Update to version 21.6.0

This commit is contained in:
github-actions[bot] 2024-06-12 12:31:46 +00:00
parent da9c48c7ca
commit c95e12f46a

View File

@ -1,5 +1,5 @@
{ {
"version": "21.5.0", "version": "21.6.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.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b", "1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316",
"9c894ffd74e2f2e7402179894d188f194f98064a9ef8e9495da25498b54e3df6" "7600536ca0b7bf57563905cb3ceec7691f2a7994bfbdcca0a187c162043a1253"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b", "1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316",
"4d42fe219fd133cf70aa21dc750e67f54af9b3aabaabf79f1fc4bd84bf922466" "0f404ed599268be65dd20a86b0dfc8eda1647ad6aa728633f7f161245269068b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c7a6ed1241f3f05d472652688dfcf5ce539260d7c5267dab7deb48d62469b28b", "1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316",
"14df371502b1a328fc7218aeb86a5603d1875714da1f9af35af893eb9dd57730" "066b930003bd8e965f41546205ebfadb308c97daa40b324db48ed4c1ab680478"
] ]
} }
}, },