oh-my-posh: Update to version 19.1.1

This commit is contained in:
github-actions[bot] 2023-12-02 20:23:21 +00:00
parent 07b4aeb0ed
commit f3bdb75f5c

View File

@ -1,5 +1,5 @@
{ {
"version": "19.1.0", "version": "19.1.1",
"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.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406",
"46e616519fbef24f58edb7e292392c2208ab78ff71c18599f2714fcebd81bfa8" "ce89cd8c56905f438b7104573b783a7ce63ee19c770ee0971da65e91a423b903"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406",
"9353e78971d4e363c610d71ee749b815287ba67ae2030ae9ab59c4699a231de6" "21440dec610d85661a6326e35ce5020adbf3e2784efd78958e777161c05a53f0"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406",
"b807691885c4901ff8bfba249c2b8e2009a5c5a053b078133b5d116ea60dcaab" "cf77ba703fba9e5ef61435321a7e099445c92ead1df7a16aee27bee40cf381c6"
] ]
} }
}, },