From f99a4f787d45cf944ef504120d060e4f8a50cd1e Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Wed, 22 Jan 2025 12:00:11 +0530 Subject: [PATCH] chore(lib): prepare for v0.1.10 --- CHANGELOG.md | 3 +++ bins/argon/pesde.lock | 12 ++++++------ bins/asphalt/pesde.lock | 12 ++++++------ bins/blink/pesde.lock | 12 ++++++------ bins/darklua/pesde.lock | 12 ++++++------ bins/luau-lsp/pesde.lock | 12 ++++++------ bins/rojo/pesde.lock | 12 ++++++------ bins/selene/pesde.lock | 12 ++++++------ bins/stylua/pesde.lock | 12 ++++++------ bins/zap/pesde.lock | 12 ++++++------ toolchainlib/pesde.lock | 2 +- toolchainlib/pesde.toml | 2 +- 12 files changed, 59 insertions(+), 56 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f26761c..8f6bff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.1.10] - 2025-01-22 ### Added - Locking mechanism to prevent conflicting accesses of underlying tool binaries. The lock is an on-disk file which exists during the installation process, and is removed once it is complete. It is located at `~/.pesde/bin/.tool_storage///LOCK` and is a JSON file of the following structure: ```jsonc @@ -126,4 +128,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [0.1.7]: https://pesde.dev/packages/pesde/toolchainlib/0.1.7/any [0.1.8]: https://pesde.dev/packages/pesde/toolchainlib/0.1.8/any [0.1.9]: https://pesde.dev/packages/pesde/toolchainlib/0.1.9/any +[0.1.10]: https://pesde.dev/packages/pesde/toolchainlib/0.1.10/any diff --git a/bins/argon/pesde.lock b/bins/argon/pesde.lock index cb7f713..e341490 100644 --- a/bins/argon/pesde.lock +++ b/bins/argon/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/asphalt/pesde.lock b/bins/asphalt/pesde.lock index 2c7fae1..149ad33 100644 --- a/bins/asphalt/pesde.lock +++ b/bins/asphalt/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/blink/pesde.lock b/bins/blink/pesde.lock index 4119a2c..664617a 100644 --- a/bins/blink/pesde.lock +++ b/bins/blink/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/darklua/pesde.lock b/bins/darklua/pesde.lock index 20c93c8..dbaaf4d 100644 --- a/bins/darklua/pesde.lock +++ b/bins/darklua/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/luau-lsp/pesde.lock b/bins/luau-lsp/pesde.lock index 5a09819..cf22b0d 100644 --- a/bins/luau-lsp/pesde.lock +++ b/bins/luau-lsp/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/rojo/pesde.lock b/bins/rojo/pesde.lock index a2eb471..7b6d159 100644 --- a/bins/rojo/pesde.lock +++ b/bins/rojo/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/selene/pesde.lock b/bins/selene/pesde.lock index 0b54d9e..b60a8d6 100644 --- a/bins/selene/pesde.lock +++ b/bins/selene/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/stylua/pesde.lock b/bins/stylua/pesde.lock index 03f2042..e055146 100644 --- a/bins/stylua/pesde.lock +++ b/bins/stylua/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/bins/zap/pesde.lock b/bins/zap/pesde.lock index ff8f6ef..e712b9f 100644 --- a/bins/zap/pesde.lock +++ b/bins/zap/pesde.lock @@ -101,32 +101,32 @@ index_url = "https://github.com/daimond113/pesde-index" environment = "lune" lib = "lib/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune"] +[graph."pesde/toolchainlib"."0.1.10 lune"] direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"] resolved_ty = "standard" -[graph."pesde/toolchainlib"."0.1.9 lune".target] +[graph."pesde/toolchainlib"."0.1.10 lune".target] environment = "lune" lib = "src/init.luau" -[graph."pesde/toolchainlib"."0.1.9 lune".dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".dependencies] "0x5eal/unzip" = ["0.1.0 luau", "unzip"] "jiwonz/dirs" = ["0.1.2 lune", "dirs"] "jiwonz/pathfs" = ["0.1.0 lune", "pathfs"] "lukadev_0/option" = ["1.2.0 lune", "option"] "lukadev_0/result" = ["1.2.0 lune", "result"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref] ref_ty = "workspace" path = "toolchainlib" -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.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"] -[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target] +[graph."pesde/toolchainlib"."0.1.10 lune".pkg_ref.target] environment = "lune" lib = "src/init.luau" diff --git a/toolchainlib/pesde.lock b/toolchainlib/pesde.lock index 78f97f3..4b8edd6 100644 --- a/toolchainlib/pesde.lock +++ b/toolchainlib/pesde.lock @@ -1,5 +1,5 @@ name = "pesde/toolchainlib" -version = "0.1.9" +version = "0.1.10" target = "lune" [graph."0x5eal/unzip"."0.1.0 luau"] diff --git a/toolchainlib/pesde.toml b/toolchainlib/pesde.toml index c28aabc..32ed3d8 100644 --- a/toolchainlib/pesde.toml +++ b/toolchainlib/pesde.toml @@ -1,6 +1,6 @@ name = "pesde/toolchainlib" description = "A Luau library for implementing toolchain management" -version = "0.1.9" +version = "0.1.10" license = "MIT" repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]