oh-my-posh: Update to version 13.8.0

This commit is contained in:
github-actions[bot] 2023-01-26 20:25:55 +00:00
parent 44ab00f725
commit b197fc28e8

View File

@ -1,5 +1,5 @@
{ {
"version": "13.7.0", "version": "13.8.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.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.7.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"03c762585c9d68b25c6532f78b7f490aeb722853b6cdbba162a48610e95dce4a", "3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b",
"1230aa75f910231890b4f26c77a25a83cc4fc1425a62adcbd28a937a0dfa1feb" "1897588bd7f68dbb2e52509a437b186aec0216f2cab50c24b05480a73174dab8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.7.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"03c762585c9d68b25c6532f78b7f490aeb722853b6cdbba162a48610e95dce4a", "3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b",
"bc412be0ad1295f521b527cf79c04301b9284f301527289e8124d3401948ce17" "65aeb027e22ba6623fb5efdbdab7276a157a9516bb74b69be1fcd599e25588e7"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.7.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"03c762585c9d68b25c6532f78b7f490aeb722853b6cdbba162a48610e95dce4a", "3bf39bada511158d5b991d16e91f73f4694a432056fbcf3fb6f054060b2dff6b",
"8b5160b4fbf80e0d71399692f4e73cb6b661122d7deb5cb8f9d8d5c1c1ed39c9" "44333aac0b5e53b9a6f4e69fef4d1daf20758f6b6c13794f6b5be820464bef82"
] ]
} }
}, },