From a72ea1d5171f73e035a4ab8d0cf23f36dfe85376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 20:29:00 +0000 Subject: [PATCH] oh-my-posh: Update to version 12.13.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 b97e01c235..dc829a8a8a 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "12.12.1", + "version": "12.13.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.12.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", - "164444e822415967e65a17cabee6d26ef3fd7165ac56fc209ee2bec8a8dbc09b" + "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5", + "84914fd4a6179fca7c5eb1216af516bddb7694ac67e24088333a4826b809d946" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", - "b28f2920bb859400c92350e4a5469643d53f09538d0b31e2c52d2e9611b98aad" + "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5", + "b50963be55509b2de2f81618211caffe39f2001da7d142e050dd354fdb7b28be" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", - "3d01f3808f3befb37e0ba3405710162edaa6d8b8b1aacb05d6bbcc6dbe604066" + "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5", + "ac7d521e04560df5b49032568ba4b4bb81c08eb53640575d6aeecca4828f006f" ] } },