oh-my-posh: Update to version 12.25.2

This commit is contained in:
github-actions[bot] 2022-12-07 02:00:43 +00:00
parent 86307f88e9
commit 76b61a895e

View File

@ -1,5 +1,5 @@
{ {
"version": "12.25.1", "version": "12.25.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.25.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235", "0adc592661a77b6719b74a7f2e7bcde0fa7d80712b13e2122dfd913dd4262a73",
"7b0cffea7da30c99a160ffd22b676d4e11bf201d9ed78b023a5c34271e1a1749" "54c320699c3577aaa7732f94610e9f3c1f236defd726ae93da50c48e9a0965db"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235", "0adc592661a77b6719b74a7f2e7bcde0fa7d80712b13e2122dfd913dd4262a73",
"1136f0e5414ad7df1a1f173824c7f9a4fa984fe3ed0f92bc7de7dee32e7e363f" "d0b5d07967d464b13abddc60520af2dc06f507ff1a0e18aa0112f72937b4549e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.25.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b16c111100ae919de3eebfff1b9575238912c27cd362f0b92aa4223a5d050235", "0adc592661a77b6719b74a7f2e7bcde0fa7d80712b13e2122dfd913dd4262a73",
"43b71d14e71428de0f01ed8629fde590677f63eb597800cf8c035fcd7cc9279b" "c56549281514c9b35bc479e6b96a9c539b2cfb197f1c172c0d870c802aa41c4c"
] ]
} }
}, },