oh-my-posh: Update to version 12.26.5

This commit is contained in:
github-actions[bot] 2022-12-16 16:29:22 +00:00
parent ddad8a414d
commit f397355751

View File

@ -1,5 +1,5 @@
{ {
"version": "12.26.2", "version": "12.26.5",
"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.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25", "0fb5e3385a14b6175e559db6803f3a5bf13917c795b89e08382c28fabe83a40f",
"c7f5b6b1cba51960d4295d88a42c168b11770db29fe61e2df5bd4cfc135f080a" "b8348792ac368dbd3983bfdc9e3b62770f8864d158eb221a2d84107acce8a88f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"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.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25", "0fb5e3385a14b6175e559db6803f3a5bf13917c795b89e08382c28fabe83a40f",
"fefb923446e4223a6066ddc684ad0054852c7cfb94294da772b158e932befa7d" "6baa9a3b55a4431525e74e8a9172a786e268fa2a60364e3be27c4da07c974449"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"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.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c4254e92d071621defd05dfc1a2b8602dac4d76de594255fd5a4ef2e14b15d25", "0fb5e3385a14b6175e559db6803f3a5bf13917c795b89e08382c28fabe83a40f",
"6f69221ac1e0715d3b456274cbf6fc64a7e4cdf4416e8c045dc739e253103e11" "4a3a24e54861585968210840bb1bae3441cb4e212d10ec346edeaa2cbf6ba9d8"
] ]
} }
}, },