oh-my-posh: Update to version 16.0.0

This commit is contained in:
github-actions[bot] 2023-05-08 12:30:36 +00:00
parent c0a82f22e8
commit 463a01b854

View File

@ -1,5 +1,5 @@
{ {
"version": "15.5.0", "version": "16.0.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/v15.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6be82e6cbcacb6f67a81e539fd84a15b8051dfde2a6a3dbe5bf133f8bc05ec97", "b21b075363752e4a43b04184e48343bf8ca9cdf48adf00e73f3fad14afbd9cb8",
"3fe6de64a994ea0acbcc77f12e887c43a61bac3ae66f67e792215a5546271f65" "e8e76bbb3d15db3c9262f83515fae9955f3807d0b2ce16909ed1894aebc360c8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6be82e6cbcacb6f67a81e539fd84a15b8051dfde2a6a3dbe5bf133f8bc05ec97", "b21b075363752e4a43b04184e48343bf8ca9cdf48adf00e73f3fad14afbd9cb8",
"a073b1700e055196914bf56056ea71ee7df80d2251e151157efd62ad71ee6b9b" "1c94a5e3e355db1dd428d01b5e14ba488021db06ea9cf9e0c69eae7bd7ad534f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v15.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6be82e6cbcacb6f67a81e539fd84a15b8051dfde2a6a3dbe5bf133f8bc05ec97", "b21b075363752e4a43b04184e48343bf8ca9cdf48adf00e73f3fad14afbd9cb8",
"c1e2780c7e677ac51100075c36d0298a6f8a3745b42ce7a495300ede2a2fd536" "ac2bbe2b1c66144d6259ae397e33b7d4ff78348c7a8ecb9ca0448e87e18e4efa"
] ]
} }
}, },