From 4da59d49317424574f9eefe1bf9d215b03d91227 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Thu, 30 Dec 2021 23:07:22 +0530 Subject: [PATCH] dos2unix: Update homepage --- bucket/dos2unix.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/bucket/dos2unix.json b/bucket/dos2unix.json index 2695d10306..95e5508511 100644 --- a/bucket/dos2unix.json +++ b/bucket/dos2unix.json @@ -1,7 +1,7 @@ { "version": "7.4.2", "description": "Convert text files with DOS or Mac line endings to Unix line endings and vice versa", - "homepage": "http://dos2unix.sourceforge.net/", + "homepage": "https://waterlan.home.xs4all.nl/dos2unix.html", "license": "BSD-2-Clause", "architecture": { "64bit": { @@ -19,10 +19,7 @@ "bin\\unix2dos.exe", "bin\\unix2mac.exe" ], - "checkver": { - "url": "https://waterlan.home.xs4all.nl/dos2unix.html", - "regex": "Stable version:\\s+([\\d.]+)" - }, + "checkver": "Stable version:\\s+([\\d.]+)", "autoupdate": { "architecture": { "64bit": {