Download PowerShell 7.3.3

Spread the love

Microsoft has released version 7.3.3 of PowerShell. PowerShell is an object-oriented shell and scripting language for task automation, consisting of a command-line shell, a scripting language, and a configuration management framework. The software has been around since 2006 and has been a standard part of Windows since version 2.0. Since the end of 2016 it has been open source and also available for Linux and macOS. PowerShell 7.3 is built with the recently released .NET version 7. The following changes and improvements have also been implemented in version 7.3.3:

Build and Packaging Improvements

  • Bump to use .NET 7.0.3
    • Update third party notices for v7.3.3 (Internal 24353)
    • Add tool to trigger license information gathering for NuGet modules (#18827)
    • Update global.json to 7.0.200 for v7.3.3 (Internal 24334)
    • Update cgmanifest for v7.3.3 (Internal 24338)

Version number 7.3.3
Release status Final
Operating systems Linux, macOS, Windows Server 2012, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download https://github.com/PowerShell/PowerShell/releases/tag/v7.3.3
License type GPL
You might also like