diff --git a/bucket/astyle.json b/bucket/astyle.json index 2e11d05bd4..7635abc971 100644 --- a/bucket/astyle.json +++ b/bucket/astyle.json @@ -1,18 +1,18 @@ { - "version": "3.6.6", + "version": "3.6.7", "description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code", "homepage": "https://astyle.sourceforge.net/", "license": "MIT", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6-x64.zip", - "hash": "sha1:73491a43a815e7276e1f898a1c1692ee148b1bc5", - "extract_dir": "astyle-3.6.6-x64" + "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7-x64.zip", + "hash": "sha1:1d68b247210a6a233047deab9e4179bb7248944b", + "extract_dir": "astyle-3.6.7-x64" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6.zip", - "hash": "sha1:7045cb7963032da263e4c00e967252d95262bb4f", - "extract_dir": "astyle-3.6.6" + "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7.zip", + "hash": "sha1:5aff1b436116f1bb4329c44813e34367c202d5f8", + "extract_dir": "astyle-3.6.7" } }, "bin": "astyle.exe",