oh-my-posh: Update to version 14.19.4

This commit is contained in:
github-actions[bot] 2023-03-27 16:29:11 +00:00
parent 9e32404b25
commit 40b3b970be

View File

@ -1,5 +1,5 @@
{ {
"version": "14.19.3", "version": "14.19.4",
"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.3/themes.zip", "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.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", "3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576",
"3139e46fdfbc8ecb8f808a0787e71d4d3673ed598830ad38c82e46f8beaa6c0a" "5f23eaefcc9298b5b6d5216b9793800853e1975941fda8044fbcc22e0afa1723"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip", "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.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", "3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576",
"1134f95d67f5de68cde1d4e7105987e378a190a8c71de380e4dacaaa77467391" "7dc4dc597b57f25a535dc2b5036f16018589f3f5ae3f48437878622d9d68433b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip", "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.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.4/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", "3e56d739b229b1e31e5f269c8f5365abbe51ac15752c021728300fd498610576",
"e5fcbeb456588b630726426a7b5b042a964f04a978631993f3b995f639e03a02" "2b4cbc9a0dbf7a5aa6d4a7f301d0c9537cb5559b36a41df8c55649d4ba27b55b"
] ]
} }
}, },