From 83026655f712ddfa7622314e9ac802ea09d5dbe9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:26:33 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.3.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 2e46f725e3..9b4d84703b 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.2.1", + "version": "19.3.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/v19.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "98ab5f7c084bf0e85a83a27e5780c3b5cba5abf8f043889292ec6f2427295600", - "ec331abf6db6a7118ed7bd5d075f88e6cec6a246b984388828b5e19e5807c372" + "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", + "fc93f4fa5f1e599f747beb7a0acd3a1194b497fcae6379715346cacd96a4c5b4" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "98ab5f7c084bf0e85a83a27e5780c3b5cba5abf8f043889292ec6f2427295600", - "186cf8296603099c7ebb7bb1a9fc3f6f449c2fc900c5d3bb61693d5ebac8e73a" + "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", + "16065ff7661ca06860ff9c80e1fccf219fc2fc073c420a4dd8442ac09a9ad258" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "98ab5f7c084bf0e85a83a27e5780c3b5cba5abf8f043889292ec6f2427295600", - "2d68c3a2022c1c198e03e724de1bc305ac274759040e3fa4afd0ab1025ef63d2" + "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", + "706c260f414b2e0a5d840ffdc909804fee06210bfbfd67450a212810001dd6f8" ] } },