From 13c20f629059022a5b5cb8d91adaa8cbb9655ffd Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 23 Jan 2025 07:47:04 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.11 lune --- pesde/toolchainlib | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index 386357d..0a43a95 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -177,3 +177,20 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"] unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"] + +["0.1.11 lune"] +published_at = "2025-01-23T07:47:04.120327284Z" +description = "A Luau library for implementing toolchain management" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.11 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.11 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"] +unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]