From 65c6c9121faebf9f5cb13c115bd3976aa91dcae7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:31:37 +0000 Subject: [PATCH] oh-my-posh: Update to version 25.10.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 ae24ce44ff..822c6485ac 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "25.9.0", + "version": "25.10.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/v25.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", - "40be1740cc0bca31182603795f46f197a878b212b15680cc0af58efcfd8999ec" + "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", + "bbe7e8e0752fef40455bb40d0822f6c7de51267fd72dd292cba726e7b59ba614" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", - "c0d7622708e0161e15031cf5b074d556c1046d2f1d15aa3755e5b7a0bd916fb8" + "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", + "ec3b820b3aa8efb2f40f7e0df38b752f7581276833979dc57166058dd46ce820" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "4303f4129c0767302b72314daffa38559e33c8d74734fe146241c29edda799ba", - "1460f1388036a0fe65d529e35ed3c95e43b85c08861e0071ad643a6ab847ca7e" + "e39e60a38a4d1b816228dcfd781b26d27c4ea9f2628587a860e1dbc4f48744c3", + "65ec8affbe7cffc4300dd1acacfa51ef8321372600a3e985b82b9469b5c243c3" ] } },