oh-my-posh: Update to version 21.7.0

This commit is contained in:
github-actions[bot] 2024-06-13 16:29:16 +00:00
parent e736d15d50
commit 4141cd2a10

View File

@ -1,5 +1,5 @@
{ {
"version": "21.6.0", "version": "21.7.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.6.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316", "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2",
"7600536ca0b7bf57563905cb3ceec7691f2a7994bfbdcca0a187c162043a1253" "c98cc37471d781760d30a7b5a1f664a7c9cb4f2f6eef819507a96503e13dd341"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316", "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2",
"0f404ed599268be65dd20a86b0dfc8eda1647ad6aa728633f7f161245269068b" "64f9ae679b4c91b64dc2b374d8449996d09f77e1e7f4305f4dd60d23ea553972"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.6.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1b4a6a99f3e8b66ecd6448a8cb1959e8bf50cb80e153d597e74e66ff8da3e316", "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2",
"066b930003bd8e965f41546205ebfadb308c97daa40b324db48ed4c1ab680478" "bc3318a8425a07bafdcefb8359d8b0898533743aabf3fd35c18919bb43248f09"
] ]
} }
}, },