Patchthrough 1.0.1
First installable release. Signed with Developer ID (Team DAB6FR7R2R), macOS 15+ on Apple Silicon.
npm i -g patchthrough
patchthrough install --launch-at-loginOr 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 HerreraThe 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.