From 632cd3261f11be4f5304e8087f6a1e56850a87db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 20:28:27 +0000 Subject: [PATCH] stylua: Update to version 2.1.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 4a0b63060e..091dff0d48 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.1.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/v2.0.2/stylua-windows-x86_64.zip", - "hash": "b88b32417a37af623698fa4ba0bed9abf3a777a2cbf532b4c4313d7ec9679aee" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.1.0/stylua-windows-x86_64.zip", + "hash": "10561c051aa37c2e5db1b94b8e8a0f16de24c066b5aacee22414095f78eabf87" } }, "bin": "stylua.exe",