From 5d707162b5ad93a27e1c4a6b1a974ebb8f4f6a8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 16:27:06 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.1.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 7dd361d137..81eb337286 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.0.1", + "version": "21.1.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.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", - "ad81de2bd29fbeefe9c56a986faf00a2c9d961ea4ef8a18ffa4a9ba23a62f737" + "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", + "0d758223d2515b66c1d449d97f278a868f1ff4f1942f2639d1ebfb7c02510973" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", - "c32b9b338ce37d08f5cfc4e766c074e4d77d92301022f1b73283d13f01460bc0" + "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", + "7d76101b261a6b0a6187203ea61f2d8d6abfff7a86c27e63b977cd27a25bbfef" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", - "a5a64246e81f48585fe67c4f621f09e2511f2c7f5757ac45d07c0ff00e67df89" + "fedcd65624ff9b807d2cfab91dc4f46591310a15e46e59627b7716148e1a431d", + "ff14e4eeb2e954335eac2555b88e09bbad96c8b1d1836b1463f8e34a42470144" ] } },