Skip to content

Commit d42a3a3

Browse files
committed
fix: Use new patches file extension
1 parent bb7aa5b commit d42a3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ organization = "revanced"
1313

1414
[patches]
1515
repository = "revanced-patches"
16-
asset-regex = "jar$"
16+
asset-regex = "rvp$"
1717
signature-asset-regex = "asc$"
1818
public-key-file = "static/root/keys.asc"
1919
public-key-id = 3897925568445097277

0 commit comments

Comments
 (0)