From af5ad117eff023bc5a02db029f35ac3d503be702 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 12:30:26 +0000 Subject: [PATCH] stylua: Update to version 0.16.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 2b0a2860f6..e19bc5a549 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.15.3", + "version": "0.16.0", "description": "An opinionated Lua code formatter", "homepage": "https://github.com/JohnnyMorganz/StyLua", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.3/stylua-win64.zip", - "hash": "7cec1d8325c46427eaa5bee2827e3f61b4c4a0d13ba16a5f6832fe2b709975f3" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.16.0/stylua-win64.zip", + "hash": "5c1f8cf8d2a93f276aff9d8d3734fcc003561f6548689963f7477b528fd97d3b" } }, "bin": "stylua.exe",