From 8a751271e994df820a6fc4772c216aaabf1a92bc Mon Sep 17 00:00:00 2001 From: Ira Limitanei Date: Mon, 13 May 2024 15:14:33 +0900 Subject: [PATCH] feat: add powershell toolbox packages --- toolboxes/powershell-toolbox/packages.powershell | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 toolboxes/powershell-toolbox/packages.powershell diff --git a/toolboxes/powershell-toolbox/packages.powershell b/toolboxes/powershell-toolbox/packages.powershell new file mode 100644 index 0000000..6b837e6 --- /dev/null +++ b/toolboxes/powershell-toolbox/packages.powershell @@ -0,0 +1,10 @@ +ca-certificates +curl +libffi +libgcc +libssl3 +libstdc++ +openssl +powershell +python3 +zlib