From a8f0b56d0bfc1db9ae2adef98395b70cae48ded7 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Sat, 7 May 2022 00:41:30 +0530 Subject: [PATCH] clink: Remove non-working persist Closes #1715 --- bucket/clink.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/clink.json b/bucket/clink.json index e75f54f6a2..e78b3bf949 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -10,7 +10,6 @@ "url": "https://github.com/chrisant996/clink/releases/download/v1.3.17/clink.1.3.17.0a95d0.zip", "hash": "d5885bb281427ff6da285ecf25dbe2606afbe17d9f725a26c7e3ec6e2aa4b0dd", "bin": "clink.bat", - "persist": "profile", "checkver": { "github": "https://github.com/chrisant996/clink", "regex": "/v(?[\\d.]+)/clink\\.([\\d.]+)\\.(?[\\w.]+)\\.zip"