This is the auto-updater endpoint for Penpoint.
The latest.json file contains the update manifest that Penpoint checks when looking for updates.
Check latest.json for the current release information.
penpoint-updates/
├── latest.json # Update manifest
├── releases/
│ └── {version}/ # Version-specific update packages
│ ├── *.nsis.zip # Windows update bundle
│ └── *.app.tar.gz # macOS update bundle
└── index.html # This page