From 967bbb176b57642064342c3db08f1428ff8806b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:31:11 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.8.0 --- 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 2883c5f4a3..96361b57d6 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.7.0", + "version": "21.8.0", "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/v21.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2", - "c98cc37471d781760d30a7b5a1f664a7c9cb4f2f6eef819507a96503e13dd341" + "3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", + "740d8980676242c2bd78d235566fcdd93825afacd747a62c36f939d299810a40" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2", - "64f9ae679b4c91b64dc2b374d8449996d09f77e1e7f4305f4dd60d23ea553972" + "3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", + "ffd73295b924d69a6336bdd44f76b3865de9eb5ab6a342e85895a3e5c431cbe4" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.7.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "54576acf824e937e42596677ced810d752834265ab60e8d83925eee90a18fda2", - "bc3318a8425a07bafdcefb8359d8b0898533743aabf3fd35c18919bb43248f09" + "3355c42fcb58d910918e71855dbd65a164abf957cf2a8193be8a8675a58e3f25", + "ed4bd472be7c934ccb6dace692cdae33922dfdcb86ea09f1a9ea9cebe6640887" ] } },