From 66ed6caf1b90dd0c635a0489c06931a934692131 Mon Sep 17 00:00:00 2001 From: kennedy <854543+kennedy@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:54:08 -0500 Subject: [PATCH] oh-my-posh3: Rename to oh-my-posh (#3320) --- bucket/{oh-my-posh3.json => oh-my-posh.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename bucket/{oh-my-posh3.json => oh-my-posh.json} (82%) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh.json similarity index 82% rename from bucket/oh-my-posh3.json rename to bucket/oh-my-posh.json index 66596613b3..2eb2ac8f04 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh.json @@ -6,19 +6,19 @@ "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.22.0/posh-windows-amd64.7z", + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.22.0/posh-windows-amd64.7z", "hash": "c41677eed25efb83e1d6f65cbb47854ce150958aae70a4a3acfbcd3684a0c334" } }, "bin": "bin\\oh-my-posh.exe", "persist": "themes", "checkver": { - "github": "https://github.com/JanDeDobbeleer/oh-my-posh3" + "github": "https://github.com/JanDeDobbeleer/oh-my-posh" }, "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v$version/posh-windows-amd64.7z" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-amd64.7z" } }, "hash": {