{ "homepage": "https://github.com/PowerShell/PowerShell", "version": "7.5.4", "description": "PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes.", "license": { "identifier": "Freeware" }, "architecture": { "64bit": { "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x64.zip", "hash": "b40d192ae95ba6ccc4cc362ff4e1b18ca6fb5055bebbcd3920684e12701fa8f6" }, "32bit": { "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x86.zip", "hash": "8283470773105dc8481ae28673c688b95dbd11c2cc7887b933a6caeed3b76407" } }, "env_add_path": "", "notes": "exe file is pwsh.exe", "checkver": "github", "autoupdate": { "note": "Thanks for using autoupdate, please test your updates!", "architecture": { "64bit": { "url": "https://github.com/PowerShell/PowerShell/releases/download/v$version/PowerShell-$version-win-x64.zip" }, "32bit": { "url": "https://github.com/PowerShell/PowerShell/releases/download/v$version/PowerShell-$version-win-x86.zip" } }, "hash": { "url": "https://github.com/PowerShell/PowerShell/releases/latest", "find": "(?:$basename)(?:[\\s\\S]*?)([a-fA-F0-9]{64})" } } }