From 3cbf3b36d4da3dc95b6856a286908961dc9b2b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 16:28:33 +0000 Subject: [PATCH] oh-my-posh: Update to version 12.28.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 d8fc755532..66f72736c7 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "12.26.8", + "version": "12.28.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/v12.26.8/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", - "cca0e9df41940a3734857d147c41d0b6e297334ce45f5c64270550f47c258a60" + "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459", + "40b567380f63951735ae82fb9c3a5db82c85472ef5471f162e10785549d2a0d3" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", - "c1cd0569ba3316473017bbc43f0c1317558b30467e82155c47e9b69c95a9c679" + "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459", + "a28fc987b842416a56b64ed18d0abf8ab937b40ea34406d2c3c16936199cdd36" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", - "0196c35418a8005bd55e85f61af04ece488e17a59ac71b72b044aa36003a5436" + "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459", + "45cf8d18a22c5ce533eb254cd9db23afa4518e1e26e6f148df38bc843ec36532" ] } },