From bff382ea51b16795ca6dcd281f3c45e723ade108 Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Wed, 18 Jul 2018 12:03:14 +0800 Subject: [PATCH] touch: change version string format (#2400) --- touch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch.json b/touch.json index cd5aed4aa2..7ce94869b1 100644 --- a/touch.json +++ b/touch.json @@ -1,6 +1,6 @@ { "homepage": "https://github.com/lukesampson/psutils", - "version": "2013-07-02", + "version": "0.2013.07.02", "url": "https://raw.github.com/lukesampson/psutils/767c019fc81f60a990342103cbf75db6703d3593/touch.ps1", "hash": "1cedd53b77583d94264274ca8617f4ff5da535fc15d29274d3b12e5f72f7c2f5", "bin": "touch.ps1"