oh-my-posh: Update to version 13.9.0

This commit is contained in:
github-actions[bot] 2023-01-27 16:30:52 +00:00
parent 2e1d95f1af
commit 94259d81cc

View File

@ -1,5 +1,5 @@
{ {
"version": "13.8.0", "version": "13.9.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.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b", "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688",
"1897588bd7f68dbb2e52509a437b186aec0216f2cab50c24b05480a73174dab8" "15cc3e1336d5c1588997c856b3b760ffe7a7ebc162f7b1b8e8efbd9545b578f4"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b", "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688",
"65aeb027e22ba6623fb5efdbdab7276a157a9516bb74b69be1fcd599e25588e7" "cb849faeda0c17fbd0f86eb919d2e334c4dedb0ee6d332f31f61dc7bf4a4ca64"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b", "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688",
"44333aac0b5e53b9a6f4e69fef4d1daf20758f6b6c13794f6b5be820464bef82" "a9bfa6f07d8fffe23cfb1196a361f4c843395ab287ca2d3e0f16daa22b047e97"
] ]
} }
}, },