From ea7c02058e41b633de6557f57fcc3dbe4ec830bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 20:26:40 +0000 Subject: [PATCH] stylua: Update to version 2.2.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 091dff0d48..bcd43444ac 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.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.1.0/stylua-windows-x86_64.zip", - "hash": "10561c051aa37c2e5db1b94b8e8a0f16de24c066b5aacee22414095f78eabf87" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.2.0/stylua-windows-x86_64.zip", + "hash": "c88fdba114242601d7c9a3ed9f0a7ddfb5ca0b4c85146405daa38d459d0dfa29" } }, "bin": "stylua.exe",