Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

HackTool — Releases

Public distribution point for HackTool desktop builds.

This repository contains no source code. It exists so the desktop app's in-app updater can reach its release feed: electron-updater fetches latest.yml / latest-mac.yml / latest-linux.yml and the installer assets over plain HTTPS, and a private repository cannot serve those without shipping a credential inside the app.

What's here

Each release carries:

Asset Purpose
*.dmg, *.exe, *.AppImage, *.deb Platform installers
latest-mac.yml, latest.yml, latest-linux.yml electron-updater manifests
manifest.json Update-check feed for hacktool.io
SHA256SUMS.txt Checksums for every installer

Verifying a download

sha256sum -c SHA256SUMS.txt --ignore-missing

macOS builds are signed with an Apple Developer ID, notarized, and stapled. Windows builds are signed via SSL.com. Verify before running:

# macOS
spctl -a -vvv -t install /Applications/HackTool.app

Reporting issues

Bugs and feature requests belong in the product tracker, not here — this repository is a distribution artifact and does not accept issues or pull requests.

Source is closed. Licensing and support: https://hacktool.io

About

Public distribution point for HackTool desktop builds — installers, electron-updater manifests, checksums. No source code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors