oh-my-posh: Update to version 14.31.5

This commit is contained in:
github-actions[bot] 2023-04-21 20:24:21 +00:00
parent 9e7815380e
commit eec2378ea2

View File

@ -1,5 +1,5 @@
{ {
"version": "14.31.2", "version": "14.31.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/v14.31.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a268c8f84db4551376be030b020cfaf3af30a52d8ba54db6671e8298fa60f511", "c930ccc5615064b1954177e882ddbf67ef24745cf4b838edbbaf67e897285318",
"d20b5ba1c8da37691ae51cc3da8145b326c879dd56049d53520e4e85cc73bafc" "8c78bb9f2dfa93cdc7db8bd7030f196628593fa96177ec029bc4de3166fc6efb"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a268c8f84db4551376be030b020cfaf3af30a52d8ba54db6671e8298fa60f511", "c930ccc5615064b1954177e882ddbf67ef24745cf4b838edbbaf67e897285318",
"8e624985a1896ca74c8910435b9f0393fd96076e718479afbd65a88c9ffeacee" "eca9b03529898d498e1dc605cd3ba8d576f926907940828b65d7737d125e3d35"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a268c8f84db4551376be030b020cfaf3af30a52d8ba54db6671e8298fa60f511", "c930ccc5615064b1954177e882ddbf67ef24745cf4b838edbbaf67e897285318",
"9dfc42463efcccc45f92e8ea04352bcbb77b2b49237042de8412acfa183830df" "b1a4c40617c4b51160e0317048a9b534f12e023b3453508befb4da101fc23fc5"
] ]
} }
}, },