From 5bfe52cb7822b74eb32096be8037a07194aebe06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:31:14 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.13.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 8f960b46f1..406079939c 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.13.0", + "version": "21.13.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/v21.13.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "d9154bb7954df0d446dfc11a11409cd22ad86bfa24273e46e955de798aac352c", - "77656c53d7a258d71df9f62e965f78d298eef5d8803329db5542daf5a19931d1" + "c6732b05189e7a62775ac052d610802f2023e85544ea88fa74f127b77fe0df43", + "37fd120506325c82e69f141bbf4c33c43c38675c0ca5c3205e6709154886f9f0" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "d9154bb7954df0d446dfc11a11409cd22ad86bfa24273e46e955de798aac352c", - "6e893cf0534f97023cec79c1b5b257143a76e95509460b5b57ee29fdffb34b4d" + "c6732b05189e7a62775ac052d610802f2023e85544ea88fa74f127b77fe0df43", + "01638c7d6ee9998591330232c358eb6f5fd19fa3832b6db1adbd6c165483d6d4" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.13.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "d9154bb7954df0d446dfc11a11409cd22ad86bfa24273e46e955de798aac352c", - "f6a059bf90950da35f41765e43c2354deb841662d6b32c1849d38f6f171a711c" + "c6732b05189e7a62775ac052d610802f2023e85544ea88fa74f127b77fe0df43", + "65410d0faa761b1299e4df24b3b68d839bf1d81f5a578e05b2f98452d1e30958" ] } },