stylua: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2023-11-12 16:26:56 +00:00
parent b6f19ef9c8
commit bfd40648b4

View File

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