From 4f77ee9bbd4cdd714e39830ae65f0d1a51c0015d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 21 Apr 2025 15:07:37 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.13 lune --- pesde/toolchainlib | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index 90d53b5..1ee62d7 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -216,3 +216,24 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.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.13 lune"] +published_at = "2025-04-21T15:07:37.315307787Z" +description = "A Luau library for implementing toolchain management" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.13 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.13 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["0.1.13 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", 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.3.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"]