From 1c651539ffd4aa6fd421c1683bc079bf1c31c88e Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 24 Aug 2018 05:53:20 -0700 Subject: [PATCH] runat: fix hash (fixes #2525) --- runat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runat.json b/runat.json index ef5a8d494e..6409e4955b 100644 --- a/runat.json +++ b/runat.json @@ -2,6 +2,6 @@ "homepage": "https://github.com/lukesampson/psutils", "version": "0.2017.04.16", "url": "https://raw.github.com/lukesampson/psutils/master/runat.ps1", - "hash": "a1ec2649d74f01b075cce307883b84be613a145b408d3abd183f21caa0b4218b", + "hash": "3a7f3cf34a9695ae607627f4d3c041543909c217f54997ebbeb3871ce6f96889", "bin": "runat.ps1" }