Skip to content

Commit 4eb78ef

Browse files
authored
Linter ++ v1.0.1 (notepad-plus-plus#937)
* Linter++ v1.0.1
1 parent 7bc0756 commit 4eb78ef

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@
132132
{
133133
"folder-name": "Linter++",
134134
"display-name": "Linter++",
135-
"version": "1.0.0.0",
135+
"version": "1.0.1.0",
136136
"npp-compatible-versions": "[8.7.5,]",
137-
"id": "CAE8F0637CC731C7BE5314AC484C4CFFBDF5EE40F63F2AB187EFE6A9924CFE41",
138-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_ARM64.zip",
137+
"id": "48F255273C7B78747E76389649CF494536EFC9CFC67F3BDC006EA2ABF74B11C4",
138+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_ARM64.zip",
139139
"description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.",
140140
"author": "Tom Tanner",
141141
"homepage": "https://github.com/thosrtanner/notepad-pp-linter"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@
689689
{
690690
"folder-name": "Linter++",
691691
"display-name": "Linter++",
692-
"version": "1.0.0.0",
692+
"version": "1.0.1.0",
693693
"npp-compatible-versions": "[8.7.5,]",
694-
"id": "4F4341FE98902824639A8C88D64D015D20A934ADE215145EFAA577FDF4231F9C",
695-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_x64.zip",
694+
"id": "E0EF26EFD4B845F6B36C84BF72C6EDB76AA0269264431084663D939175191267",
695+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_x64.zip",
696696
"description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.",
697697
"author": "Tom Tanner",
698698
"homepage": "https://github.com/thosrtanner/notepad-pp-linter"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -736,10 +736,10 @@
736736
{
737737
"folder-name": "Linter++",
738738
"display-name": "Linter++",
739-
"version": "1.0.0.0",
739+
"version": "1.0.1.0",
740740
"npp-compatible-versions": "[8.7.5,]",
741-
"id": "28900953726DE541EFEEEA3B506AD33491BB563D28F8D7C8E547EC7C625AE210",
742-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_Win32.zip",
741+
"id": "04C6EA738757F03CF4242C72BEFED6A9C24D15899C75DE55024D5A3550E5A821",
742+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_Win32.zip",
743743
"description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.",
744744
"author": "Tom Tanner",
745745
"homepage": "https://github.com/thosrtanner/notepad-pp-linter"

0 commit comments

Comments
 (0)