Patches

Get current patches prerelease

Get the current patches prerelease.

get/v5/patches/prerelease

Response

The current patches prerelease.

versionstring required
created_atstring date-time required
descriptionstring required
download_urlstring uri required
signature_download_urlstring uri nullable

Example response

{
  "version": "v4.0.0",
  "created_at": "1970-01-01T00:00:00.000Z",
  "description": "Release notes markdown here...",
  "download_url": "https://github.com/revanced/revanced-patches/releases/download/v4.0.0/patches-4.0.0.rvp",
  "signature_download_url": "https://github.com/revanced/revanced-patches/releases/download/v4.0.0/patches-4.0.0.rvp.asc"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.