From 3d4897b9973fd90eacdebefb2092aefe13c6d77e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:24:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.2.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 7a48398246..040d84b84b 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.1.1", + "version": "19.2.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/v19.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406", - "ce89cd8c56905f438b7104573b783a7ce63ee19c770ee0971da65e91a423b903" + "139045279486daea14f738a9ca61e6a4419fbbc6f97cddee4bc484213528f602", + "43a85251f0028b3fd8827b9bcdfa0de1d1fb8698380c39539c04fc075bc94037" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406", - "21440dec610d85661a6326e35ce5020adbf3e2784efd78958e777161c05a53f0" + "139045279486daea14f738a9ca61e6a4419fbbc6f97cddee4bc484213528f602", + "f4630603e3a30196e49ac3d748896b66d5f7dfa13b9b18e4570707d21196a952" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "22672ed0790825df2b33f352db0228983097bfef48e219123375ec7ca8749406", - "cf77ba703fba9e5ef61435321a7e099445c92ead1df7a16aee27bee40cf381c6" + "139045279486daea14f738a9ca61e6a4419fbbc6f97cddee4bc484213528f602", + "440a0659cccd10737e82a39dd872495d6db49ec345b0297c0ac70a8b3c71b400" ] } },