Testing: New dependency finder

This commit is contained in:
PentagonLP 2021-06-16 22:48:13 +02:00
parent 9496655871
commit 69fb713216
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
newestversion = "1.1",
dependencies = {
testpackage2 = "1.1"
testpackage3 = "1.0"
},
install = {
url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript",

View File

@ -5,6 +5,7 @@
website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.1",
dependencies = {
testpackage3="1.0"
},
install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",