stylua: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2025-09-14 20:26:40 +00:00
parent b4cd6377de
commit ea7c02058e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.2.0",
"description": "An opinionated Lua code formatter", "description": "An opinionated Lua code formatter",
"homepage": "https://github.com/JohnnyMorganz/StyLua", "homepage": "https://github.com/JohnnyMorganz/StyLua",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.1.0/stylua-windows-x86_64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.2.0/stylua-windows-x86_64.zip",
"hash": "10561c051aa37c2e5db1b94b8e8a0f16de24c066b5aacee22414095f78eabf87" "hash": "c88fdba114242601d7c9a3ed9f0a7ddfb5ca0b4c85146405daa38d459d0dfa29"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",