From 384a660a0e274ad8f7fce634bdd6d8fd6cefc28e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 08:29:56 +0000 Subject: [PATCH] oh-my-posh: Update to version 12.14.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 31066231c7..9a1b331408 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "12.14.0", + "version": "12.14.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/v12.14.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "83251162e07cc47a64fa14cc40d21d15312eb41c2eb5b066a01bb770e1f90494", - "dc2f974e1ec611468d796ae38ce9a4a8533cd75badc7fedf252dd8ec52f50da3" + "693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", + "d7823ae2601ee2b23e09fe24b204ea70f01bb0ee5ec0f04800798333f3171c80" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "83251162e07cc47a64fa14cc40d21d15312eb41c2eb5b066a01bb770e1f90494", - "39534435dd5bfb839cb75f4058e873cad408a6caa35b50457aff780bae7029c1" + "693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", + "7301f6033086bb0fb1d2a9294e665ebf1b9f4bf03cf65c6cf7096827f280c74a" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "83251162e07cc47a64fa14cc40d21d15312eb41c2eb5b066a01bb770e1f90494", - "8fed7b3d189c74144792b5169106e412b6fb97e454d09457fe40bbd4547365ea" + "693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", + "7cbae650a908c7f682db5216c9d47f056098e4d83f57b1d727d12c6e55de2e41" ] } },