oh-my-posh: Update to version 14.15.0

This commit is contained in:
github-actions[bot] 2023-03-21 20:27:05 +00:00
parent 2ab72a49fc
commit 42c800d49a

View File

@ -1,5 +1,5 @@
{ {
"version": "14.14.4", "version": "14.15.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.14.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd2dce56bf1c7fce996de96d12acb8a4f8b29eceaf85021c5d83df8b77089504", "2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1",
"a168ee3ece9a74bac957d8667f7125812053f351aff5a6c423c24e04db5e39ed" "6d2c7cd13349ee0c372804b757148c07f964a7d4a2bf4c8f2f2d43e84707679f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd2dce56bf1c7fce996de96d12acb8a4f8b29eceaf85021c5d83df8b77089504", "2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1",
"ce2f54e5e7f4689f89a1f79f842c882aec15ad2bf55c58b8abfd177360b61973" "c1e95d7dcb4d00867527114c02bf87fd15daac1a0ae10ced1e5a9db1d993ace9"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.14.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.15.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd2dce56bf1c7fce996de96d12acb8a4f8b29eceaf85021c5d83df8b77089504", "2b19a801e5cafa94efcd968a973a78c75912e8a9cef8b466a53ab62b3d428db1",
"0325f5de0e8f2fcc2434927a5eae9d27e2e6f055c147af20a8dd981d3635f01c" "b428c7937f22afcce0aa3eabcd72d5160dad80ee8a4195b73b221e9984d8ccdd"
] ]
} }
}, },