stylua: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2023-07-15 20:25:39 +00:00
parent 669a919638
commit eaa0ddfd86

View File

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