From aa62ca8ea0ca299d55a8a404e16a0e725564ddcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 20:32:01 +0000 Subject: [PATCH] darklua: v0.19.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 28811c00..242cb6d1 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.18.0" } +darklua = { github = "seaofvoices/darklua", version = "=0.19.0" } ``` # License diff --git a/bins/darklua/pesde.lock b/bins/darklua/pesde.lock index a685ea2d..892b75b2 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.18.0" +version = "0.19.0" target = "lune" [graph."0x5eal/unzip@0.2.1 luau".pkg_ref] diff --git a/bins/darklua/pesde.toml b/bins/darklua/pesde.toml index 5cfa4a4b..5208242c 100644 --- a/bins/darklua/pesde.toml +++ b/bins/darklua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/darklua" -version = "0.18.0" +version = "0.19.0" description = "A command line tool that transforms Lua code" authors = [ "CompeyDev ",