oh-my-posh: Update to version 12.2.2

This commit is contained in:
github-actions[bot] 2022-10-14 08:30:59 +00:00
parent 8934e61257
commit 0f7f784d56

View File

@ -1,5 +1,5 @@
{ {
"version": "12.2.1", "version": "12.2.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/v12.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ef241be0a463dc07e76e1445a227ad817a14c139602abb9e939b70926de3d047", "86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab",
"ee7585d920c3b72f31d82d6544c4361481a9ae28eacb42d6ffdbe9da0b144ea2" "379640f1160c769605b4516051222a9bb54075e475f76031c69a34b05f66b8b9"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ef241be0a463dc07e76e1445a227ad817a14c139602abb9e939b70926de3d047", "86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab",
"e9e2d25173a488e1d1df334d3d96ae3ab363377640653f91f3c2c43fc992138e" "0edbb1da074e92b4b2801923ee8237fd80a80671d0f2291ae90245f047ea0ba3"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.2.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ef241be0a463dc07e76e1445a227ad817a14c139602abb9e939b70926de3d047", "86a79ac3b9af48650341d043ef71df3cc6fe4ed5c26dfb3c8ac8cb8840112cab",
"f15afd20d0e206defcad480c2430ec18b591a2a8c83322ac2ab08b9a2fc55694" "373d9dbf1299f94a8816a35dc5c2161ad4254259957be3c92807ca861a663793"
] ]
} }
}, },