From 7799b69b672f042d49f9abd0990933465d1265d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 08:27:55 +0000 Subject: [PATCH] oh-my-posh: Update to version 20.1.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 775e33d170..45f34aa591 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "20.0.2", + "version": "20.1.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/v20.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", - "aa3950ea19ebb772cdef9616ca06a8bead51bdee89128192a65331ea4df650e6" + "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32", + "43fe1f5b28d8f0e0f9cb875dcf9f6cb072ffa885e8dc77bc25383a07337642c4" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", - "731763dfac1b66a0e15fd68d812401799028de81daa277e14a5255ad3502fd6e" + "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32", + "5f0f884ec6d1716cfe5e4f597337bbde31f590cc4da849ccc7e772d7e927ef76" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", - "c7a195d25f31f3b6ff16858a3b4a958a52d5d188df587c642ec8f7bce2d5f096" + "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32", + "7afcb24bffd080ba8c8e6d31257ac2eee417de3329d337b99d0e57ff762b9a7e" ] } },