diff --git a/src/pl.x64.json b/src/pl.x64.json index 5050be665..be5ca7d51 100755 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -286,11 +286,11 @@ { "folder-name": "GotoLineCol", "display-name": "GotoLineCol", - "version": "1.0.0", - "id": "cd5e1fea60516daa9a7b2cb82f4f35f90e9e7b4339858c81f3c809f040aa5e4a", - "repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v1.0.0/GotoLineCol_x64.zip", - "description": "A plugin for navigating to a specified line and column position in a file. It is handy for manually inspecting content in fixed-width format data files.", - "author": "shriprem", + "version": "1.1.0.0", + "id": "b1eae6aa7cd3943e58712a46f4fbd42dc646fe73089c333f449cfa756455b020", + "repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/1.1.0.0/GotoLineCol_x64.zip", + "description": "A plugin to navigate to a specified line and (byte-based or character-based) column position. Will also display character byte code, UTF-8 byte sequence & Unicode code point at cursor position.", + "author": "Shridhar Kumar", "homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin" }, {