oh-my-posh: Update to version 13.6.0

This commit is contained in:
github-actions[bot] 2023-01-23 08:29:25 +00:00
parent 64cb6a8e00
commit 5f9ff2b3b3

View File

@ -1,5 +1,5 @@
{ {
"version": "13.5.0", "version": "13.6.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/v13.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6", "75d5497cb522d527e42e794547b1348c24742f0ae4de2d921b2bcb44f305dd72",
"454001388fde752ab8687c95b49b799bd083bf6bece4cb565b2b2ea490430e2c" "a8f1785f43f2e3c4971d89b0ef6cfb70688fb66509918f1428384c00a2fdf781"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6", "75d5497cb522d527e42e794547b1348c24742f0ae4de2d921b2bcb44f305dd72",
"e38e6cda4bc28774532f72c9332a80d30b9e085a6921175ea44ab184a7083e76" "5ee4420a09e99a913e1855809a74d92bcebd92bd34a0b44e19f789426dc38e89"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.6.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6", "75d5497cb522d527e42e794547b1348c24742f0ae4de2d921b2bcb44f305dd72",
"7ceb7129075d7f59754fb52c3b7d490d7f3c7e24c67eba90855e9f4d0c7ef7f9" "2ebf28ca9aae90a00a363bcf9aaecfafb3e30ee0c7364c717cca0b6df6b913d7"
] ]
} }
}, },