oh-my-posh: Update to version 14.19.5

This commit is contained in:
github-actions[bot] 2023-03-28 08:31:13 +00:00
parent 9893f696fb
commit 4625996ae8

View File

@ -1,5 +1,5 @@
{ {
"version": "14.19.4", "version": "14.19.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.19.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576", "d27d95b191d2461ad97b6c28c7d08807b2fb3b898709f30e13d0702ae1b7111a",
"5f23eaefcc9298b5b6d5216b9793800853e1975941fda8044fbcc22e0afa1723" "ca05c176aa414fb490b40f332c161c443e41deb9bb8312287f1be12a15b6bece"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576", "d27d95b191d2461ad97b6c28c7d08807b2fb3b898709f30e13d0702ae1b7111a",
"7dc4dc597b57f25a535dc2b5036f16018589f3f5ae3f48437878622d9d68433b" "3c3841cfe7b2dacedd4e90f32b5a00846e4b51cbdc54f4955106f7dad5eb2b47"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576", "d27d95b191d2461ad97b6c28c7d08807b2fb3b898709f30e13d0702ae1b7111a",
"2b4cbc9a0dbf7a5aa6d4a7f301d0c9537cb5559b36a41df8c55649d4ba27b55b" "6aceea7d0d0485c0f1f6c556115835685ac8c39a1418b91d034d3df4287e7fdf"
] ]
} }
}, },