Testing: install during update

This commit is contained in:
PentagonLP 2021-05-31 20:17:27 +02:00
parent 82ebce76d0
commit 742b644cf0
3 changed files with 3 additions and 5 deletions

View File

@ -3,9 +3,8 @@
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.2", newestversion = "1.0",
dependencies = { dependencies = {
tp2 = "1.0"
}, },
install = { install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",

View File

@ -3,7 +3,7 @@
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.1", newestversion = "1.0",
dependencies = { dependencies = {
}, },
install = { install = {

View File

@ -3,9 +3,8 @@
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.2", newestversion = "1.0",
dependencies = { dependencies = {
tp1 = "1.2"
}, },
install = { install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",