From 3c1e9c843cdce6b1dea6d0762deb7736c0896b4c Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:32:36 +0530 Subject: [PATCH] sox: Disable checkver --- bucket/sox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/sox.json b/bucket/sox.json index 0366c8502c..3a146fea05 100644 --- a/bucket/sox.json +++ b/bucket/sox.json @@ -7,7 +7,6 @@ "hash": "sha1:825b218c275687a38e96bf838dcfdd2e9bd55a25", "extract_dir": "sox-14.4.2", "bin": "sox.exe", - "checkver": "SoX\\s+([\\d.]+)\\s+was released", "autoupdate": { "url": "https://downloads.sourceforge.net/project/sox/sox/$version/sox-$version-win32.zip", "extract_dir": "sox-$version"