oh-my-posh: Update to version 12.26.2

This commit is contained in:
github-actions[bot] 2022-12-10 12:30:13 +00:00
parent 813a693622
commit 9208535db0

View File

@ -1,5 +1,5 @@
{ {
"version": "12.26.1", "version": "12.26.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.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8c49ad929d62063779c2f9b9e6e3ad06ee97811ca275b381f698fe8485f8f9b5", "c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
"886f42bdea04f35b58dcfabc560b580f7644fc3bc00f4d108e7674a90acb7d5e" "c7f5b6b1cba51960d4295d88a42c168b11770db29fe61e2df5bd4cfc135f080a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8c49ad929d62063779c2f9b9e6e3ad06ee97811ca275b381f698fe8485f8f9b5", "c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
"a52e406bccd72af966faf577c00d27f4ce4275e1c70a8f14443831cda032a9a8" "fefb923446e4223a6066ddc684ad0054852c7cfb94294da772b158e932befa7d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8c49ad929d62063779c2f9b9e6e3ad06ee97811ca275b381f698fe8485f8f9b5", "c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25",
"fb92b30168b83022f40c9780ec9683d8c4c5001574b0fb374659d3fb3d9dcd12" "6f69221ac1e0715d3b456274cbf6fc64a7e4cdf4416e8c045dc739e253103e11"
] ]
} }
}, },