From dbf05b0d0b833b83ca40d0743b5939352ed8efa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:26:23 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.8.2 --- 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 10e14e7ba4..811e8ab194 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.8.1", + "version": "19.8.2", "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/v19.8.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", - "42762d26711e1b084bad1d1bc68db79d0bc05414594c4c67e1c1049230d05b2e" + "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954", + "1cc07a89d957135620c2315ec6ebe5fe3227b3c4150207fa633bb4a10d92b029" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", - "5a325bab57dfdc8047f8c685e81c536ec629f6df53eab7ab78fca501b1d43d71" + "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954", + "d74d593342fac4b94f15e9ca2c7eac62f42ad65167234a5fbfa984aa3a9d6ef2" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "2ca528399ec3790f29230ce73d6561efb07d4d3fc3465e113bc5cbd3b12860e5", - "c0573e28508d165f3901d0d55f490486938aa4dc9fc02539b17be45173e4192d" + "9eecc5462e0baf91869fff9b3be4cd6201215899779a413f645823ba42844954", + "e9994dc6f60d2cc4e870906511852e50ec7b86b8cd867d29367f2c69a3b812e0" ] } },