mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 13:56:17 +00:00
fix: Use new patches file extension
This commit is contained in:
@@ -13,7 +13,7 @@ organization = "revanced"
|
|||||||
|
|
||||||
[patches]
|
[patches]
|
||||||
repository = "revanced-patches"
|
repository = "revanced-patches"
|
||||||
asset-regex = "jar$"
|
asset-regex = "rvp$"
|
||||||
signature-asset-regex = "asc$"
|
signature-asset-regex = "asc$"
|
||||||
public-key-file = "static/root/keys.asc"
|
public-key-file = "static/root/keys.asc"
|
||||||
public-key-id = 3897925568445097277
|
public-key-id = 3897925568445097277
|
||||||
|
|||||||
Reference in New Issue
Block a user