oh-my-posh: Update to version 12.32.0

This commit is contained in:
github-actions[bot] 2022-12-28 16:29:27 +00:00
parent b46845939a
commit d7da47de95

View File

@ -1,5 +1,5 @@
{ {
"version": "12.31.1", "version": "12.32.0",
"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.31.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03", "7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542",
"6188c30312e8b5cc169838464b2c61ef6da6bed1568b0409fbfda7747519eb5c" "f89cb85dfd960fe7e14e87bf788d1c9f487d0777731ee0859f87465fefec2c5a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03", "7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542",
"5058a3a1e1c17610ba848e70a7942004124d9bfc665a23294cc746f0ecf18828" "4e92bafe68dbbd48bc62fd7b382fe11f36f2924ace0d9c2988975582145d6086"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03", "7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542",
"69b06afc63b0ab79c1cf4e3b387c78d0e5e329ee4b9c63f428e726d7b59d3515" "18e8e6802f05533443015707f8ffb92b532c9ed5f725dc95ed2c00a63033a2fd"
] ]
} }
}, },