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