From 56420709afcc2f6b4486648a328012dfb30c52c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 20:30:19 +0000 Subject: [PATCH] oh-my-posh: Update to version 12.40.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 676309cb97..3269fd09fd 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "12.38.1", + "version": "12.40.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.38.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", - "8a2fa49967823c50fee306f7facc1ad1f4719060fe01684f2f528141286ac323" + "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3", + "b8ff7f998a5765f97fe355a83c6cfd578477d53103ec5bf339ee9eb2d7c0055d" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", - "12b47f8ca7fdd044c11bdbf9e8901e0565c7c3177256cba34f4f0a6522d2cfbd" + "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3", + "bb3e5ea53f254b210358dc29c10e4353dcd3227ad04b27e1ce5d840651a05e23" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", - "f09f041d5801cdd8284511807f9b3c8bec9a8ede9ec0a908eb15add6c17cebf9" + "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3", + "ee488354e307ab9aee47076e3cb33819c2f0b5420ef92d583383d0606a544f83" ] } },