oh-my-posh: Update to version 14.32.0

This commit is contained in:
github-actions[bot] 2023-04-22 12:29:47 +00:00
parent cb8ae6db65
commit 8ddb2ad2fd

View File

@ -1,5 +1,5 @@
{ {
"version": "14.31.7", "version": "14.32.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/v14.31.7/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.7/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c1f5d9001a83158b394675623e2fa989a3654489f5c6b9f593b71115fda3dc1e", "9eb1494748f9fd373f991f31dd1c2a3e7f7247cb2186d532b7f070327b1c8120",
"19d3a411b70a45ec9f86d590bb402ad87032c49ad904a73e1bc669da26f96964" "1762c02a0ef861f7d00c4e6a38c4509e9ff9c58fd7d12abfc2f820816d4513f8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.7/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.7/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c1f5d9001a83158b394675623e2fa989a3654489f5c6b9f593b71115fda3dc1e", "9eb1494748f9fd373f991f31dd1c2a3e7f7247cb2186d532b7f070327b1c8120",
"f700f3339cdb0d77be2511290fcdcbf9e9ae8d8a65bfd9c5e57df7648826e088" "67a8dac467a33fbacb93c6205feb880862db3dacb183cbec9cd2f64ad33da554"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.7/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.31.7/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.32.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c1f5d9001a83158b394675623e2fa989a3654489f5c6b9f593b71115fda3dc1e", "9eb1494748f9fd373f991f31dd1c2a3e7f7247cb2186d532b7f070327b1c8120",
"528c1b725fb4758ffbb79f41733f77dfb5986babe5604f8b746bb5c3c3a82f0c" "f9e3cd44cbfcd382f051f06722bb028782c85716f9c4d00516d90139c0e66171"
] ]
} }
}, },