From f936a48f19ab2215b1fc2dfcb87c1ed0be612600 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 20:24:27 +0000 Subject: [PATCH] oh-my-posh: Update to version 16.7.1 --- bucket/oh-my-posh.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 2a46406e80..0bcdf9a25e 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "16.7.0", + "version": "16.7.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", @@ -7,32 +7,32 @@ "architecture": { "64bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78", - "0ffdc539464791e539f221584ae685bcbf82ff9d4673cb4b6b21016ccdbbd751" + "509b3313ed85d2fdc5e83f64ef37403197e8da7d5c2e2d0523717a0a32a2b5b5", + "bbebadb210b11199966d79ee83a9f68d0b53aab46455f485643de243a4ecab27" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78", - "a8cabefd55a834b8dbc6009715482263b85471e48d0f46d74707fed8132dba23" + "509b3313ed85d2fdc5e83f64ef37403197e8da7d5c2e2d0523717a0a32a2b5b5", + "972120bcd5d2d7c3089fca7c0c25b9a8a87ba00632c62cda69390c9a7316faa1" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.7.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "f3e3e28acff00612677488d5e21ad8c4bfda4b51725f086227fb1a47d4725f78", - "12769454fe8667295ede9d8931693670213dadec79e252b2b01123ceb31f9284" + "509b3313ed85d2fdc5e83f64ef37403197e8da7d5c2e2d0523717a0a32a2b5b5", + "b1120b9c780c6a557db0b86d47a75fe1a7f9a62d540a45545866d5e0fceead90" ] } },