From 04ad19d32b13c37372d652655b316a9ed4fc5e77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 12:44:50 +0000 Subject: [PATCH] oh-my-posh: Update to version 16.2.2 --- 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 56ae60b9b1..9061776149 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "16.1.1", + "version": "16.2.2", "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/v16.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", - "b0015345d7a7a4aadf450e7502d68d44ca5da235751acef712fe0393401623b1" + "2da294870b42795b6019b885bd3ca5a742d0e0a551aaa00f8529860236026b3c", + "f4069937de4e7b923c542aadec1dac3f5fa401ecf70e8ec45a315a8182b817d9" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", - "f29d423c4dfa89a7f826299a5b728de0ab43907c3e9acfe9a59c0a909443f799" + "2da294870b42795b6019b885bd3ca5a742d0e0a551aaa00f8529860236026b3c", + "6b479c231b3d7bfd56702947a453ce0a95d26ee00bb8d2ada216fb00b07c8d24" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", - "53d9e48829994580e1c7c387574468da711958501c1533616b23fa8851beecd6" + "2da294870b42795b6019b885bd3ca5a742d0e0a551aaa00f8529860236026b3c", + "e7fd7ff366ded01c99dac5fcb9b2a98d2203fa33e19bdcea9fe92cee5e537488" ] } },