From 87c4b338852e7ace3759c47ff1963e85cec19ca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 20:22:56 +0000 Subject: [PATCH] stylua: Update to version 0.18.2 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 42f3fa7444..e458ef0f21 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.18.2", "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.1/stylua-win64.zip", - "hash": "f39e3a8cfde0bdf4f7b0fea7cda2b0acbb7a92a7113be9df315db3d282dc6402" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.2/stylua-win64.zip", + "hash": "38e019173685f8086d1a7208744acf2a69601683f1643601b358a8cf234b5d31" } }, "bin": "stylua.exe",