oh-my-posh: Update to version 7.30.2

This commit is contained in:
github-actions[bot] 2022-03-02 12:34:30 +00:00
parent 6d1fcca084
commit 24896be031

View File

@ -1,13 +1,13 @@
{ {
"version": "7.30.1", "version": "7.30.2",
"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",
"notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.30.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.30.2/posh-windows-amd64.7z",
"hash": "5fa9f25286b09be491c6c06a3bc80bd1e5d9b01d15fdd0424201b77658691b26" "hash": "37bd0f1fdd32050387984aa0d77b4a573b6a214f9fc1dab6c8e8c225daa6b405"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",