oh-my-posh: Update to version 12.31.1

This commit is contained in:
github-actions[bot] 2022-12-27 20:26:08 +00:00
parent bcd04cab98
commit 0025b9cb2d

View File

@ -1,5 +1,5 @@
{ {
"version": "12.31.0", "version": "12.31.1",
"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.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448", "32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03",
"f00ed283107a753e729ad5de31236afdc64bc94bb41360ee7efed3f6cdce5bc4" "6188c30312e8b5cc169838464b2c61ef6da6bed1568b0409fbfda7747519eb5c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448", "32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03",
"051991412a1d8128dcb18cf7a43bc127e342fbe39dfd2749a44f4ba51388fb96" "5058a3a1e1c17610ba848e70a7942004124d9bfc665a23294cc746f0ecf18828"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448", "32072e46e19431b8b1d8542d0033c0125eafa79dca1a6a008c12918348e9cb03",
"d3dab6b6708d931ddaa3daf66580d5de6234cf5c13555c0684e377b1035f6dce" "69b06afc63b0ab79c1cf4e3b387c78d0e5e329ee4b9c63f428e726d7b59d3515"
] ]
} }
}, },