oh-my-posh: Update to version 19.5.2

This commit is contained in:
github-actions[bot] 2024-01-13 20:23:56 +00:00
parent 2f469f4b55
commit 3c3e6d27b0

View File

@ -1,5 +1,5 @@
{ {
"version": "19.5.1", "version": "19.5.2",
"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/v19.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", "e1c8f06a8af1d4e1969edfb977f4fcad97b4cbe566d23c9ba76a073a04317f02",
"1849ad7674dd8727237aeba2eb71e65bb09c69c87f763fc1f0f44267129d9d17" "17e2ee7bf8de583b7f8e0213b7bcddb4327b8c781a4155e536fc3b309ea3c8c8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", "e1c8f06a8af1d4e1969edfb977f4fcad97b4cbe566d23c9ba76a073a04317f02",
"5e59da8d23d51037255bcb7c875eea67ba5f42d42a458242f85b9ae1d12614e9" "88da7197fde4d1a2fb3b588aff678d5c0c93142015ac34100484d0a334397fc1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", "e1c8f06a8af1d4e1969edfb977f4fcad97b4cbe566d23c9ba76a073a04317f02",
"b44212b9805807a735757e1bd45db16dae9e28555c5ff87c02bbcd7c9d059801" "f7392aa5d5449936cd3852b8811c7b0808922aa72600c436488943e57e5393d9"
] ]
} }
}, },