oh-my-posh: Update to version 16.7.0

This commit is contained in:
github-actions[bot] 2023-05-18 20:25:05 +00:00
parent f813b840c9
commit dfd559b476

View File

@ -1,5 +1,5 @@
{ {
"version": "16.5.0", "version": "16.7.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/v16.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"edc81d9c21a196a8be8240dd68a0fa0705d54e4e8f1d64a49798cde131f2dd37", "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78",
"5b1a6d3b0bdc6e1bcd078c43ee22e5587c77c7332644d8d624b2de5ed54c5ed0" "0ffdc539464791e539f221584ae685bcbf82ff9d4673cb4b6b21016ccdbbd751"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"edc81d9c21a196a8be8240dd68a0fa0705d54e4e8f1d64a49798cde131f2dd37", "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78",
"d79fc916cfadabcfe33dae51130b25b7dc216802604e1e223f21253ec1460fe3" "a8cabefd55a834b8dbc6009715482263b85471e48d0f46d74707fed8132dba23"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"edc81d9c21a196a8be8240dd68a0fa0705d54e4e8f1d64a49798cde131f2dd37", "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78",
"813a59171363b01c970649dec3db368af4f266f234508e322452b6996096b769" "12769454fe8667295ede9d8931693670213dadec79e252b2b01123ceb31f9284"
] ]
} }
}, },