A Scoop bucket for installing the Helium Browser on Windows.
Note: This project is not affiliated with Helium Browser or Imputnet. Report installation bugs to this repository.
helium - Latest stable releasehelium-nightly - Latest nightly buildhelium-portable - Latest stable release (portable zip)helium-nightly-portable - Latest nightly build (portable zip)scoop bucket add helium https://github.com/Jasdeep-Dhillon/helium-scoop
| Version | Command |
|---|---|
| helium | scoop install helium/helium |
| helium-nightly | scoop install helium/helium-nightly |
| helium-portable | scoop install helium/helium-portable |
| helium-nightly-portable | scoop install helium/helium-nightly-portable |
All package manifests include checkver and autoupdate configuration, allowing Scoop to automatically detect new upstream releases and update package URLs and hashes.
helium-scoop/
bucket/
helium.json # Stable installer manifest
helium-portable.json # Stable portable manifest
helium-nightly.json # Nightly installer manifest
helium-nightly-portable.json # Nightly portable manifest
bin/
checkver.ps1 # Version checking script
checkhashes.ps1 # Hash verification
checkurls.ps1 # URL verification
auto-pr.ps1 # Auto PR creation for updates
formatjson.ps1 # JSON formatting
test.ps1 # Manifest testing
MIT