From bfd40648b480283c63ae7c5da1341dbaf1a402c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 16:26:56 +0000 Subject: [PATCH] stylua: Update to version 0.19.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index e458ef0f21..5b139e1fdf 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.18.2", + "version": "0.19.0", "description": "An opinionated Lua code formatter", "homepage": "https://github.com/JohnnyMorganz/StyLua", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.2/stylua-win64.zip", - "hash": "38e019173685f8086d1a7208744acf2a69601683f1643601b358a8cf234b5d31" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.19.0/stylua-win64.zip", + "hash": "d5028e822e6ab9ac3d8ab2eebb531c6f15cd425d18f5e9aeb4842daafa6ed08c" } }, "bin": "stylua.exe",