Testing: Install during Update #2

This commit is contained in:
PentagonLP 2021-05-31 20:20:07 +02:00
parent 742b644cf0
commit f586424a50

View File

@ -3,8 +3,9 @@
comment = "Emtpy package to test cctp", comment = "Emtpy package to test cctp",
author = "PentagonLP", author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt", website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0", newestversion = "1.1",
dependencies = { dependencies = {
tp1 = "1.0"
}, },
install = { install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",