stylua: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2025-04-21 20:28:27 +00:00
parent 25c5d7b4a0
commit 632cd3261f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.2", "version": "2.1.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.0.2/stylua-windows-x86_64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.1.0/stylua-windows-x86_64.zip",
"hash": "b88b32417a37af623698fa4ba0bed9abf3a777a2cbf532b4c4313d7ec9679aee" "hash": "10561c051aa37c2e5db1b94b8e8a0f16de24c066b5aacee22414095f78eabf87"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",