From 512f94d25a5a42cf96edd9c2ae3d68e5a6e1d258 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:28:26 +0000 Subject: [PATCH] oh-my-posh: Update to version 14.0.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 7b7278152b..69d5d12d90 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "13.9.0", + "version": "14.0.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/v13.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688", - "15cc3e1336d5c1588997c856b3b760ffe7a7ebc162f7b1b8e8efbd9545b578f4" + "2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", + "0ef1e37b0691f9c26ea0022fdd99c0bc8e92257ea6901fd7cf09d91ff98f9413" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688", - "cb849faeda0c17fbd0f86eb919d2e334c4dedb0ee6d332f31f61dc7bf4a4ca64" + "2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", + "d0b7b9b8335ca22cd48678b07ebd093b10fe0df3689dd827c2235e8d422d3910" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "a9d5db82b9ad87a84eeeb21b3a1a4779bdb05a151e63075e670ec6e28c79b688", - "a9bfa6f07d8fffe23cfb1196a361f4c843395ab287ca2d3e0f16daa22b047e97" + "2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", + "a0b00d7b3e0b60c3a40ff9b917c3bf303aa1cc3e8014638c07f7e51581e3e034" ] } },