arch-specific URLs, notepad2 package, updated readme

This commit is contained in:
Luke Sampson 2013-06-18 16:27:12 +10:00
parent 4d38a81657
commit 1770b1a9aa
2 changed files with 7 additions and 1 deletions

7
notepad2.json Normal file
View File

@ -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"
}

View File

@ -1,5 +1,4 @@
{ {
"name": "runat",
"url": "https://gist.github.com/lukesampson/5778559/raw/runat.ps1", "url": "https://gist.github.com/lukesampson/5778559/raw/runat.ps1",
"bin": "runat.ps1" "bin": "runat.ps1"
} }