oh-my-posh: Update to version 18.6.0

This commit is contained in:
github-actions[bot] 2023-08-30 20:24:33 +00:00
parent 7b957bd0c9
commit 0870e250b0

View File

@ -1,5 +1,5 @@
{ {
"version": "18.5.1", "version": "18.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/v18.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", "d25e22d998f9b816374d37277b5ce24869a1fe1e01950df9900da3dea1030422",
"07f60937bf9f96a88559859c2aca870a4d05b333db0e2ffc6ad165368bb8b2f8" "0a92aa6688d63f9b73080efdf8cebc5c4b8a363111173866cdb712fd2ebd8a67"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", "d25e22d998f9b816374d37277b5ce24869a1fe1e01950df9900da3dea1030422",
"43f4f6bc7b8fe3e6e6320526abb93bb592e62b3852acdafdca02cbc209518944" "86662716c441b55fe653bb31e2cae50a88053da86d912b14e75abf9e9e986994"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.6.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", "d25e22d998f9b816374d37277b5ce24869a1fe1e01950df9900da3dea1030422",
"242136d5491e73a6a6022ef2e8f71c462246992d9be83a0fc47bdd3062a4c42d" "842248058bffdd211dc487c1610756583462cf66cb73eedf57514fc77ec8c2e6"
] ]
} }
}, },