From 4d9be2201d6d0bb7131fc75bcd97d6cae5dcfa36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 08:26:15 +0000 Subject: [PATCH] oh-my-posh: Update to version 16.1.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 793ad7039a..56ae60b9b1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "16.1.0", + "version": "16.1.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/v16.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "a12d4c7492c50f12e0c9fc68302558ca2e0826b59899073db579171784aa96d2", - "e5b398c25d3770e2e25ac58f1a23ab838a4997ac597c1d5f129c9a87388ca7bb" + "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", + "b0015345d7a7a4aadf450e7502d68d44ca5da235751acef712fe0393401623b1" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.0/posh-windows-386.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "a12d4c7492c50f12e0c9fc68302558ca2e0826b59899073db579171784aa96d2", - "28ed8db3cb952da201a4565970574f21e63d2d5818deb01283fee89827dcbb51" + "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", + "f29d423c4dfa89a7f826299a5b728de0ab43907c3e9acfe9a59c0a909443f799" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "a12d4c7492c50f12e0c9fc68302558ca2e0826b59899073db579171784aa96d2", - "d5533d23eb7c221178f40740750be125729d6c326581ce4039e7f2cfd193beaa" + "bd60341a697bcf89b0db33a3bd232df65bb73342c7f08df2c7190f3563989cdf", + "53d9e48829994580e1c7c387574468da711958501c1533616b23fa8851beecd6" ] } },