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