From 4a05ecb3c6d7cb7544169a5ee317727cf7e8d41b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 08:26:06 +0000 Subject: [PATCH] oh-my-posh: Update to version 17.0.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 2cefa2f131..c843c87dd1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "16.10.0", + "version": "17.0.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/v16.10.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", - "8b4352e619478de7c0529d508790277825799f0743feeafdc302309de2ea43f4" + "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab", + "cb881a654b6efa1627f2ce8f70b826a491d089dd6a633ff8f635d86c3ed64bc2" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", - "fb8f94356e3c8eefd74c3a1bf9a23dca58ab8ac428562485dd9631c0d912f63b" + "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab", + "3be3175175763638f976680dcc685a27497cce224bb581704f5a0dd64cfe5c90" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "7bf65e5285f450bc7031d6f02bfb6b9f261b36aa7377ab5f88e5eebc4becc140", - "56d1272912a98043561f3a197db084478688212fbbb6b13d07915b7352968318" + "7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab", + "321636ddb2572db4bb7e90480f0c274244eff4c94d59eaa998387e53f44d226c" ] } },