From 7cb30e1d00e069cfd7cffdd3543ffbbca00b6fc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 12:31:43 +0000 Subject: [PATCH] oh-my-posh: Update to version 23.2.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 85a4900f06..f19f69afc8 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "23.0.2", + "version": "23.2.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/v23.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", - "40fc6d2463c7841d769e7ba4e713e7aaae67f4f6f72a1f3cca219d63aa6d3292" + "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", + "0a80b1824824cf6e2573f1fa46f5a47f8977569e593875782ef97268b552a8b3" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", - "3ce079406ef42a24e6ec2f155e1296df238c377208ccd7ffdbd9f8e6c281e78a" + "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", + "e89c15ed6913bfb36a8df8ad1b20470454b4cfc4a1a27a7ccd802dfe0f673716" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", - "b328c99505a407893efd119d2cfcfffb31a50c99c1fc54a15dd5527b40286ac6" + "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", + "2d0c1f91ccadac9dd700d354b1c43cf50cfda816dd1a1ee6a049377f2d190913" ] } },