From 67ffca6a7779d11aaf02e69be7610e93c82fc82f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 12:29:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 18.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 5e18fa5306..2ef8fbdb2e 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "18.0.1", + "version": "18.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/v18.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", - "123610026f7a31e20866688ff47dbb0118c7151d97be38474737a3b815da4ee1" + "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", + "6847ca00f9d33616ff8a7c929b4e72984ce2b53eccf80cf4d0106c84533d6c67" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", - "5e6c44e20e7b44be7133e33be00820d71768c6fa19276540d9fa8edb299b6d16" + "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", + "28264736b2d226a7cc246004843c2379b743bfd93fa12bc104ce8a2e7399e4bb" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", - "be217af8cc69835df61d83383202e18af70b94731e0a0710cc0d1fda7658cde1" + "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2", + "66997b0563994ae0bf655ca2c0eb1b49ae69400379f0fec1ad801b9ae7616194" ] } },