From a3c0c9c48393940b087e7441ac4361105e8c75bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:26:17 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.2.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 e30cde40ab..def003d53c 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.2.0", + "version": "21.2.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.2.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", - "5cf4ff18156238892568a9a39890eea7b9a5840a73b44516d3cb9ae334bb3761" + "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215", + "49f161f6bdbc0f290c4be40e0ca3ad524058b8b19b09c63ad965c152aef73714" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", - "6c8b43d2e6fa18d8f7ea8737d64af79415ead7c395cea0b3e7ce46d5a65885c0" + "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215", + "69da8d8fdb9dc68a662207e72f39d8759dc4cba1cefb425c8688dbca980b38b7" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "415e71955286ead51acb1b90c57701dbe604a2e7634ef80941ba776ff014df5e", - "fa532972f34691c51eddfac1a4741e81678de3588686c1f78a808a99333e488e" + "96ef676ddab4a729d5de54bbed7c9c033654bfd4a59d89fadb3fb15a18802215", + "8ad68e1aff61e8886bf26b513402cf0fdb6868fd70e84a0d101a04b9af8451e9" ] } },