From 12c62f5fad9daaa0c99360af2e69575004a5108a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Jun 2018 19:25:48 +0200 Subject: [PATCH] Revert editorconfig to version 0.12.1 (#2250 #2309) --- editorconfig.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/editorconfig.json b/editorconfig.json index 5847e77b60..2f5ddc3d38 100644 --- a/editorconfig.json +++ b/editorconfig.json @@ -1,12 +1,13 @@ { - "version": "0.12.2", - "extract_dir": "editorconfig-0.12.2-Windows-x86", - "url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.2/binary-Windows/editorconfig-0.12.2-Windows-x86.zip", + "version": "0.12.1", + "extract_dir": "editorconfig-0.12.1-Windows-x86", + "url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip", "homepage": "http://editorconfig.org/", - "hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed", + "hash": "sha1:7c44b819690baec3de22edc0c9f7eb21dc0a7850", "bin": "bin/editorconfig.exe", "checkver": { - "github": "https://github.com/editorconfig/editorconfig-core-c" + "url": "https://sourceforge.net/projects/editorconfig/files/EditorConfig-C-Core/", + "re": "title=\"([\\d.]+)\"\\sclass=\"folder" }, "autoupdate": { "url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/$version/binary-Windows/editorconfig-$version-Windows-x86.zip",