Install-GithubRelease

1.5.0

An installer for single-binary tools released on GitHub.
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.

It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architectu
An installer for single-binary tools released on GitHub.
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.

It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architecture).

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Install-GithubRelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019-2025 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel 'Jaykul' Bennett

Tags

Install GitHub Releases Binaries Linux Windows MacOS

Dependencies

This script has no dependencies.

Release Notes

First release built from the FromGitHub module

FileList

Version History

Version Downloads Last updated
1.5.0 (current version) 6 5/28/2025
1.5.0-script... 4 5/27/2025
1.4.2 7 5/23/2025
1.3.2 174 1/18/2024
1.3.1 11 1/18/2024
1.3.0 28 12/13/2023
1.2.0 15 10/28/2023
1.1.0 7 10/28/2023
1.0.1 7 10/27/2023
1.0.0 7 10/27/2023
Show more