oh-my-posh: Update to version 21.21.2

This commit is contained in:
github-actions[bot] 2024-07-08 16:28:43 +00:00
parent b1aa5ed9b2
commit 1d21bee47c

View File

@ -1,5 +1,5 @@
{ {
"version": "21.21.1", "version": "21.21.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",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef", "2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6",
"520d79d6c7a7ddcfdb2e317fcaa8093b8d1cec3c9247b5b43b1e7ead42e0e1be" "200467324f8c19ee5962c4349b7687112351699b78ba8dd02db4d62ae4e5fe52"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef", "2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6",
"d23e78479ecbcc2c667945c29489e79086027f054d108d90206c5acdcac53922" "bc17010af28bc8ea657ff70dfb99e249ec6f0215f5dc51094bbbaf93efccd563"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.21.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"99d263b820fe4f3ae8ac0afef757ca177d311849733b45eb5638e090eea6daef", "2a5e249a6a939cd22f0d7e979527bdd09755c39b8b6587d0d7a49a6839a583f6",
"68adf7df7c9a4021096f4c49c33ec2cd6008564e2d5d3eca137368f78842b92e" "a4dea9504f5152592d8357662424164bdf309b815c79a508f3c846a194ef909d"
] ]
} }
}, },