mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-06 21:51:14 +02:00
[package] typo
This commit is contained in:
@@ -341,7 +341,7 @@
|
|||||||
["description"] = "Vending machine program compatible with libCoin and bank_api",
|
["description"] = "Vending machine program compatible with libCoin and bank_api",
|
||||||
["authors"] = "AR2000AR",
|
["authors"] = "AR2000AR",
|
||||||
["dependencies"] = {
|
["dependencies"] = {
|
||||||
["libCoin"] = "oppm",
|
["libcoin"] = "oppm",
|
||||||
["bank_api"] = "oppm"
|
["bank_api"] = "oppm"
|
||||||
},
|
},
|
||||||
["archiveName"] = "vending.tar"
|
["archiveName"] = "vending.tar"
|
||||||
|
Binary file not shown.
@@ -344,7 +344,7 @@
|
|||||||
description = "Vending machine program compatible with libCoin and bank_api",
|
description = "Vending machine program compatible with libCoin and bank_api",
|
||||||
authors = "AR2000AR",
|
authors = "AR2000AR",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
["libCoin"] = "/",
|
["libcoin"] = "/",
|
||||||
["bank_api"] = "/"
|
["bank_api"] = "/"
|
||||||
},
|
},
|
||||||
files = {
|
files = {
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
["description"] = "Vending machine program compatible with libCoin and bank_api",
|
["description"] = "Vending machine program compatible with libCoin and bank_api",
|
||||||
["authors"] = "AR2000AR",
|
["authors"] = "AR2000AR",
|
||||||
["dependencies"] = {
|
["dependencies"] = {
|
||||||
["libCoin"] = "oppm",
|
["libcoin"] = "oppm",
|
||||||
["bank_api"] = "oppm"
|
["bank_api"] = "oppm"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user