From d03af643d8fa7f6f934422fb38e2f76c730801c7 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 17 Jun 2013 10:10:47 +1000 Subject: [PATCH] check bins in manifest for security --- runat.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runat.json b/runat.json index 58b8dc11fc..68967cecdb 100644 --- a/runat.json +++ b/runat.json @@ -1,4 +1,5 @@ { "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" } \ No newline at end of file