mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-09 07:01:14 +02:00
[yawl] fix package
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
["yawl"] = {
|
||||
["manifestVersion"] = "1.0",
|
||||
["package"] = "yawl",
|
||||
["version"] = "1.3.0",
|
||||
["version"] = "1.3.1",
|
||||
["name"] = "Yet Another Widget Library",
|
||||
["repo"] = "tree/master/yawl",
|
||||
["description"] = "New version of libgui, but using libclass2 and cleaner code and interface.",
|
||||
|
Binary file not shown.
@@ -375,7 +375,7 @@
|
||||
dependencies = {
|
||||
["libclass2"] = "/"
|
||||
},
|
||||
version = "1.3.0",
|
||||
version = "1.3.1",
|
||||
name = "Yet Another Widget Library",
|
||||
description = "New version of libgui, but using libclass2 and cleaner code and interface.";
|
||||
authors = "AR2000AR",
|
||||
|
Reference in New Issue
Block a user