From 7fabf43b9dd3cb0b0d9d57f74b738d672b179621 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 20:23:46 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.3.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 9b4d84703b..f9b7ba5cf9 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.3.0", + "version": "19.3.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/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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", - "fc93f4fa5f1e599f747beb7a0acd3a1194b497fcae6379715346cacd96a4c5b4" + "fd11c06c676ea3ea59bf847ae1a0ab80a7f886eb2872b3af0daa8af884573cb2", + "b8586d02cb0e3dde13e977c4869892e85bc4a4624d378ae5d462bc082d93dcd0" ] }, "32bit": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", - "16065ff7661ca06860ff9c80e1fccf219fc2fc073c420a4dd8442ac09a9ad258" + "fd11c06c676ea3ea59bf847ae1a0ab80a7f886eb2872b3af0daa8af884573cb2", + "c5913a889f3c29ccadd298556e629a3d97cc2e7221b448d8b54fb8c38dd59c0a" ] }, "arm64": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.3.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "f7ce39b072357e43c8640d8e9ee64b08c66f35596900044a01fe3568ad74e6bb", - "706c260f414b2e0a5d840ffdc909804fee06210bfbfd67450a212810001dd6f8" + "fd11c06c676ea3ea59bf847ae1a0ab80a7f886eb2872b3af0daa8af884573cb2", + "9c8f0ec409c2e31dfb1076356d5500fec2ba639d08fec77bbff4dbdb18a14a5e" ] } },