mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 06:31:14 +02:00
update package
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
["yawl"] = {
|
||||
["manifestVersion"] = "1.0",
|
||||
["package"] = "yawl",
|
||||
["version"] = "1.5.0",
|
||||
["version"] = "1.6.0",
|
||||
["name"] = "Yet Another Widget Library",
|
||||
["repo"] = "tree/master/yawl",
|
||||
["description"] = "New version of libgui, but using libclass2 and cleaner code and interface.",
|
||||
@@ -376,7 +376,7 @@
|
||||
["yawl_example"] = {
|
||||
["manifestVersion"] = "1.0",
|
||||
["package"] = "yawl_example",
|
||||
["version"] = "1.6.0",
|
||||
["version"] = "1.7.0",
|
||||
["name"] = "Yet Another Widget Library Example file",
|
||||
["repo"] = "tree/master/yawl",
|
||||
["description"] = "New version of libgui, but using libclass2 and cleaner code and interface.",
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -375,7 +375,7 @@
|
||||
dependencies = {
|
||||
["libclass2"] = "/"
|
||||
},
|
||||
version = "1.5.0",
|
||||
version = "1.6.0",
|
||||
name = "Yet Another Widget Library",
|
||||
description = "New version of libgui, but using libclass2 and cleaner code and interface.";
|
||||
authors = "AR2000AR,Renno231",
|
||||
@@ -388,7 +388,7 @@
|
||||
dependencies = {
|
||||
["yawl"] = "/"
|
||||
},
|
||||
version = "1.6.0",
|
||||
version = "1.7.0",
|
||||
name = "Yet Another Widget Library Example file",
|
||||
description = "New version of libgui, but using libclass2 and cleaner code and interface.";
|
||||
note = "This is only a example file",
|
||||
|
Reference in New Issue
Block a user