diff --git a/Applications/Development/Notepad++/v7.2.2/script.js b/Applications/Development/Notepad++/Online/script.js similarity index 68% rename from Applications/Development/Notepad++/v7.2.2/script.js rename to Applications/Development/Notepad++/Online/script.js index b3f33a5589..66db404d46 100644 --- a/Applications/Development/Notepad++/v7.2.2/script.js +++ b/Applications/Development/Notepad++/Online/script.js @@ -5,7 +5,7 @@ new OnlineInstallerScript() .editor("Notepad++") .applicationHomepage("https://notepad-plus-plus.org/") .author("Quentin PÂRIS") - .url("https://notepad-plus-plus.org/repository/7.x/7.2.2/npp.7.2.2.Installer.exe") - .checksum("fc20ea01bd98db48b2ff886709e95a4520cfd28c") + .url("https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.Installer.exe") + .checksum("071a81782d88810b0084bd2162c67cf0ff3ad13f") .category("Development") .executable("Notepad++.exe"); diff --git a/Applications/Development/Notepad++/v7.2.2/script.json b/Applications/Development/Notepad++/Online/script.json similarity index 78% rename from Applications/Development/Notepad++/v7.2.2/script.json rename to Applications/Development/Notepad++/Online/script.json index 48fdb2e7a0..aef440db50 100644 --- a/Applications/Development/Notepad++/v7.2.2/script.json +++ b/Applications/Development/Notepad++/Online/script.json @@ -1,6 +1,6 @@ { - "scriptName" : "v.7.2.2", - "id" : "applications.development.notepad_plus_plus.v_7_2_2", + "scriptName" : "Online", + "id" : "applications.development.notepad_plus_plus.online", "compatibleOperatingSystems" : [ "MACOSX", "LINUX"