oh-my-posh: Update to version 19.1.0

This commit is contained in:
github-actions[bot] 2023-12-02 12:29:31 +00:00
parent 305605f176
commit 4c09542839

View File

@ -1,5 +1,5 @@
{ {
"version": "18.28.0", "version": "19.1.0",
"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/v18.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628",
"64dd402ec1e4a3877f6548cd03e390d9aea98fa34edbd95409b83037c026760d" "46e616519fbef24f58edb7e292392c2208ab78ff71c18599f2714fcebd81bfa8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628",
"deb897d4c625d25e44414417e7fe2f3c1dc4137c4c199e22c719f483e614cbcf" "9353e78971d4e363c610d71ee749b815287ba67ae2030ae9ab59c4699a231de6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628",
"e3d980cbd8868de16f05bc49b6e42c99db78ddce171007580c1cf88a03a005bd" "b807691885c4901ff8bfba249c2b8e2009a5c5a053b078133b5d116ea60dcaab"
] ]
} }
}, },