diff --git a/time.json b/time.json index ab55c076c0..a450f52c06 100644 --- a/time.json +++ b/time.json @@ -3,5 +3,8 @@ "version": "2013-08-10", "url": "https://raw.github.com/lukesampson/psutils/598331a7e2b6d4bb60d8a458f8212d349b383e7c/time.ps1", "hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b", - "bin": "time.ps1" + "bin": [ + "time.ps1", + [ "time.ps1", "timecmd" ] + ] }