From dd77763afc57d564793d810c3fe6461c17cd4d0a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Mar 2019 23:01:54 +0000 Subject: [PATCH] editorconfig: Update to version 0.12.3 --- editorconfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/editorconfig.json b/editorconfig.json index 93597e3ff5..a1270b6876 100644 --- a/editorconfig.json +++ b/editorconfig.json @@ -1,11 +1,11 @@ { - "version": "0.12.1", + "version": "0.12.3", "description": "Maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.", "homepage": "https://editorconfig.org/", "license": "CC-BY-30", - "url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip", - "hash": "sha1:7c44b819690baec3de22edc0c9f7eb21dc0a7850", - "extract_dir": "editorconfig-0.12.1-Windows-x86", + "url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.3/binary-Windows/editorconfig-0.12.3-Windows-x86.zip", + "hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed", + "extract_dir": "editorconfig-0.12.3-Windows-x86", "bin": "bin/editorconfig.exe", "checkver": { "url": "https://sourceforge.net/projects/editorconfig/files/EditorConfig-C-Core/",