oh-my-posh: Update to version 14.16.0

This commit is contained in:
github-actions[bot] 2023-03-22 08:30:56 +00:00
parent a910e81cd3
commit 614ff62540

View File

@ -1,5 +1,5 @@
{ {
"version": "14.15.0", "version": "14.16.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.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1", "a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22",
"6d2c7cd13349ee0c372804b757148c07f964a7d4a2bf4c8f2f2d43e84707679f" "0a5f4b0cf87e34840cac2ef32c1ffa2daefff6f98ed319d348b393833f61f2d1"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1", "a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22",
"c1e95d7dcb4d00867527114c02bf87fd15daac1a0ae10ced1e5a9db1d993ace9" "4f78f055a6d3040645b1c74b74fb4a1f3cd9def52f89e4610070fed8844c96fd"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1", "a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22",
"b428c7937f22afcce0aa3eabcd72d5160dad80ee8a4195b73b221e9984d8ccdd" "ee57c8426e7aed50b3ee26b2677af9007318373241b74db1938c5c4718459c4e"
] ]
} }
}, },