stylua: Update to version 0.12.2

This commit is contained in:
github-actions[bot] 2022-02-06 20:25:51 +00:00
parent 257c0cf87a
commit d6ad2d5d75

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.1", "version": "0.12.2",
"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/v0.12.1/stylua-0.12.1-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.12.2/stylua-0.12.2-win64.zip",
"hash": "4407558ecca0e8b57c94bd4fe4953f30abe0aedd5a1c79fa7f5c306998588bfb" "hash": "98502768f9ae6aa5a51013dc849bc287b350bf6ba9f876f8c02b042eefc0594b"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",