Skip to content

Commit 7bbcfb4

Browse files
authored
Update linter++ to 1.0.2 (notepad-plus-plus#1015)
* Linter++ v1.0.2
1 parent 4b8a9bd commit 7bbcfb4

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
@@ -121,10 +121,10 @@
121121
{
122122
"folder-name": "Linter++",
123123
"display-name": "Linter++",
124-
"version": "1.0.1.0",
124+
"version": "1.0.2.0",
125125
"npp-compatible-versions": "[8.7.5,]",
126-
"id": "48F255273C7B78747E76389649CF494536EFC9CFC67F3BDC006EA2ABF74B11C4",
127-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_ARM64.zip",
126+
"id": "502B12B4BC54E56780861DEEECC4AB85631228BDCEB172D2B4726E5BEBBA3B42",
127+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/plugin_dll_ARM64.zip",
128128
"description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.",
129129
"author": "Tom Tanner",
130130
"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.1.0",
692+
"version": "1.0.2.0",
693693
"npp-compatible-versions": "[8.7.5,]",
694-
"id": "E0EF26EFD4B845F6B36C84BF72C6EDB76AA0269264431084663D939175191267",
695-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_x64.zip",
694+
"id": "4A053FFEDEB1E2A5135DC51677C44B824D02BA9539F2A25A4CD5466A368D3CD7",
695+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/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.1.0",
739+
"version": "1.0.2.0",
740740
"npp-compatible-versions": "[8.7.5,]",
741-
"id": "04C6EA738757F03CF4242C72BEFED6A9C24D15899C75DE55024D5A3550E5A821",
742-
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_Win32.zip",
741+
"id": "5C93DE41CF848475C1AE2B73BABE3DF98A2E4924FD8B52B9CA9C9BAF5ED58C16",
742+
"repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/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)