From e6e1a8c1899bf3075173d3edfdee7dc98f095f5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:30:57 +0000 Subject: [PATCH] darklua: v0.18.0 --- bins/darklua/README.md | 2 +- bins/darklua/pesde.lock | 2 +- bins/darklua/pesde.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bins/darklua/README.md b/bins/darklua/README.md index 0a7830b5..28811c00 100644 --- a/bins/darklua/README.md +++ b/bins/darklua/README.md @@ -42,7 +42,7 @@ rokit add seaofvoices/darklua If you are already using Foreman, then installing darklua is as simple as adding this line in the `foreman.toml` file: ```toml -darklua = { github = "seaofvoices/darklua", version = "=0.17.3" } +darklua = { github = "seaofvoices/darklua", version = "=0.18.0" } ``` # License diff --git a/bins/darklua/pesde.lock b/bins/darklua/pesde.lock index d6fb5494..16480d47 100644 --- a/bins/darklua/pesde.lock +++ b/bins/darklua/pesde.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. format = 2 name = "pesde/darklua" -version = "0.17.3" +version = "0.18.0" target = "lune" [graph."0x5eal/unzip@0.2.0 luau".pkg_ref] diff --git a/bins/darklua/pesde.toml b/bins/darklua/pesde.toml index 743cf28b..5cfa4a4b 100644 --- a/bins/darklua/pesde.toml +++ b/bins/darklua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/darklua" -version = "0.17.3" +version = "0.18.0" description = "A command line tool that transforms Lua code" authors = [ "CompeyDev ",