From ab10e83d958ce5fa8187883c17f1425d3ae8a113 Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Mon, 25 Sep 2023 14:47:20 -0400 Subject: [PATCH] sync and add windows terminal to sources. --- vendor/sources.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vendor/sources.json b/vendor/sources.json index c015d78..8921906 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,4 +1,9 @@ [ + { + "name": "windows-terminal", + "version": "1.17.11461.0", + "url": "https://github.com/microsoft/terminal/releases/download/v1.17.11461.0/Microsoft.WindowsTerminal_1.17.11461.0_x64.zip" + }, { "name": "git-for-windows", "version": "2.42.0.windows.2",