oh-my-posh: Update to version 14.14.1

This commit is contained in:
github-actions[bot] 2023-03-14 00:33:10 +00:00
parent cd855d02db
commit 407bce5020

View File

@ -1,5 +1,5 @@
{ {
"version": "14.14.0", "version": "14.14.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/v14.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"27dfcd514d820d4cad698cab6d28ea34f8d90c40425f6ee5661102ad867f77ec", "82ec24b1ba1fc92a0de8331056306fc85d3dd6ca854cb8bf21fe160dafa5374b",
"f0eea2f242be77a9561d96376d6282b65ae3551c03a4a2d502807c165bc1cd5a" "6ad4a7927317e90b3935b15e97ab09f4a85f9a6c0c4b7dc61c6e9ec5431982f4"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"27dfcd514d820d4cad698cab6d28ea34f8d90c40425f6ee5661102ad867f77ec", "82ec24b1ba1fc92a0de8331056306fc85d3dd6ca854cb8bf21fe160dafa5374b",
"cba059f8c9e577f9a7c8bd2221551fd8ebb7f762c8e7735946c503aa8b0b19d4" "efbcfe5d8c0b4269f85521388f2d1531dbf380be2cc034effc2847bd3456a8ef"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"27dfcd514d820d4cad698cab6d28ea34f8d90c40425f6ee5661102ad867f77ec", "82ec24b1ba1fc92a0de8331056306fc85d3dd6ca854cb8bf21fe160dafa5374b",
"978d0b61365f4a17eb8fcdb8bbd1026c41fc90a4a9f184adae04197f9b80d2d4" "42a4aae4ffa5c80c5a4cf0c975b771926d9e6be154281a950b8f9cc704f73774"
] ]
} }
}, },