oh-my-posh: Update to version 21.22.0

This commit is contained in:
github-actions[bot] 2024-07-09 08:28:25 +00:00
parent 4eafd1cc7b
commit 043f660612

View File

@ -1,5 +1,5 @@
{ {
"version": "21.21.2", "version": "21.22.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.21.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6", "ede9c85ff54bd7061529cd6550276dcdf8cb9234d238d8006eeb6342b6f80d17",
"200467324f8c19ee5962c4349b7687112351699b78ba8dd02db4d62ae4e5fe52" "a9e22496a9cc8aebc48a4837f062de3b96f34ab104eb3de92c69e69795b5bd10"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6", "ede9c85ff54bd7061529cd6550276dcdf8cb9234d238d8006eeb6342b6f80d17",
"bc17010af28bc8ea657ff70dfb99e249ec6f0215f5dc51094bbbaf93efccd563" "480e6cc4ad14f12241f44470907167f4444db2dd7bb5e94a7baf824a7269d14c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.22.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6", "ede9c85ff54bd7061529cd6550276dcdf8cb9234d238d8006eeb6342b6f80d17",
"a4dea9504f5152592d8357662424164bdf309b815c79a508f3c846a194ef909d" "530d02c1a08f2278c7ee573553d545c668c059d29d1372e749dab0c61c1fb40b"
] ]
} }
}, },