stylua: Update to version 0.18.2

This commit is contained in:
github-actions[bot] 2023-09-10 20:22:56 +00:00
parent 154fa6f292
commit 87c4b33885

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.1", "version": "0.18.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.18.1/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.2/stylua-win64.zip",
"hash": "f39e3a8cfde0bdf4f7b0fea7cda2b0acbb7a92a7113be9df315db3d282dc6402" "hash": "38e019173685f8086d1a7208744acf2a69601683f1643601b358a8cf234b5d31"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",