Skip to content

Patchthrough 1.0.1

Choose a tag to compare

@nico-herrera nico-herrera released this 31 Jul 04:25

First installable release. Signed with Developer ID (Team DAB6FR7R2R), macOS 15+ on Apple Silicon.

npm i -g patchthrough
patchthrough install --launch-at-login

Or download the tarball and unpack patchthrough.app into ~/Applications.

Verify before you trust it:

shasum -a 256 -c patchthrough-1.0.1-darwin-arm64.tar.gz.sha256
codesign -dvv patchthrough.app    # Authority: Developer ID Application: Nico Herrera

The npm installer pins this exact tag and SHA-256, verifies both the hash and the code signature's Team ID, and aborts on any mismatch. Not notarized yet, so the installer strips the quarantine flag after verifying the signature.