diff --git a/notepad2.json b/notepad2.json new file mode 100644 index 0000000000..57d49e9ef8 --- /dev/null +++ b/notepad2.json @@ -0,0 +1,7 @@ +{ + "urls": { + "64bit": "http://www.flos-freeware.ch/zip/notepad2_4.2.25_x64.zip", + "32bit": "http://www.flos-freeware.ch/zip/notepad2_4.2.25_x86.zip" + }, + "bin": "Notepad2.exe" +} \ No newline at end of file diff --git a/runat.json b/runat.json index 68967cecdb..d29bb00700 100644 --- a/runat.json +++ b/runat.json @@ -1,5 +1,4 @@ { - "name": "runat", "url": "https://gist.github.com/lukesampson/5778559/raw/runat.ps1", "bin": "runat.ps1" } \ No newline at end of file