{ "homepage": "https://github.com/PowerShell/PowerShell", "version": "7.4.1", "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.4.1/PowerShell-7.4.1-win-x64.zip", "hash": "32dfa0d6b59538e28631549f04d3f74f3d3a24bc6eaf3aa7ab0b74f94ecc026e" }, "32bit": { "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-x86.zip", "hash": "55f6ca98c8bedc1436e0b16a6a5522caf68f2d7b27312b640dee071e3596e3af" } }, "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})" } } }