mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00
fix: Use new patches file extension
This commit is contained in:
parent
bb7aa5b0b4
commit
d42a3a3933
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user