oh-my-posh: Update to version 14.17.0

This commit is contained in:
github-actions[bot] 2023-03-23 12:30:58 +00:00
parent c2d03dc189
commit a4bbfb3495

View File

@ -1,5 +1,5 @@
{ {
"version": "14.16.0", "version": "14.17.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.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22", "40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31",
"0a5f4b0cf87e34840cac2ef32c1ffa2daefff6f98ed319d348b393833f61f2d1" "a2cf4eb35033098ebc6399c9a2e0e3a6021eef22d74b336e0d507ac6c179f04a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22", "40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31",
"4f78f055a6d3040645b1c74b74fb4a1f3cd9def52f89e4610070fed8844c96fd" "d51f901092031311e73febdbd1f38a138c0ebeafa1dcc261ff526d40956afafd"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.16.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a086cdd78851602877c693ff247b9740446df0fb61c271ab3d43829d8f0d5c22", "40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31",
"ee57c8426e7aed50b3ee26b2677af9007318373241b74db1938c5c4718459c4e" "c5ef04e11d9b511a0abe6219d36d7a027827c4f2ba8f3c3187cc43a0a9ed8f87"
] ]
} }
}, },