Skip to content

Commit feb1814

Browse files
authored
GotoLineCol 2.4.5.1 Release (notepad-plus-plus#964)
1 parent aaf7059 commit feb1814

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
@@ -70,9 +70,9 @@
7070
{
7171
"folder-name": "GotoLineCol",
7272
"display-name": "GotoLineCol",
73-
"version": "2.4.5.0",
74-
"id": "07e0fc82dca248923a06f21a12c23adc0245854fab32255ffb311ab1c86080db",
75-
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.0/GotoLineCol_arm64.zip",
73+
"version": "2.4.5.1",
74+
"id": "b6ec535c3376d57228d683990159f49fa04a96c4c31c0f734dc8bb3d2736732c",
75+
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_arm64.zip",
7676
"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, name & block at cursor position. Darkmode enabled. Command line options.",
7777
"author": "Shridhar Kumar",
7878
"homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,11 +517,11 @@
517517
{
518518
"folder-name": "GotoLineCol",
519519
"display-name": "GotoLineCol",
520-
"version": "2.4.5.0",
520+
"version": "2.4.5.1",
521521
"npp-compatible-versions": "[8.4.2,]",
522522
"old-versions-compatibility": "[,2.2.0.1][,8.2.1]",
523-
"id": "34622a7411d3040a092fe2292d8c15defe5b07aee594979d72a2c041181cf5d5",
524-
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.0/GotoLineCol_x64.zip",
523+
"id": "84f3588a0d985f40e6d2e162423fa22ef99543995ce0be93aadb1a5a397c3657",
524+
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_x64.zip",
525525
"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, name & block at cursor position. Darkmode enabled. Command line options.",
526526
"author": "Shridhar Kumar",
527527
"homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,9 @@
530530
{
531531
"folder-name": "GotoLineCol",
532532
"display-name": "GotoLineCol",
533-
"version": "2.4.5.0",
534-
"id": "f9fbe42d4a096d93692fb1ac701ade4d841e1bbf08f191b0df46a46c4049b4ec",
535-
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.0/GotoLineCol_x86.zip",
533+
"version": "2.4.5.1",
534+
"id": "d3b4c89ef7193f1d9fb4cf49cf1845c329591b46b0ec2bdf8e879c9d83d306b3",
535+
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_x86.zip",
536536
"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, name & block at cursor position. Darkmode enabled. Command line options.",
537537
"author": "Shridhar Kumar",
538538
"homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin"

0 commit comments

Comments
 (0)