clink: Remove non-working persist

Closes #1715
This commit is contained in:
Rashil Gandhi 2022-05-07 00:41:30 +05:30 committed by GitHub
parent 3a64995224
commit a8f0b56d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@
"url": "https://github.com/chrisant996/clink/releases/download/v1.3.17/clink.1.3.17.0a95d0.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.17/clink.1.3.17.0a95d0.zip",
"hash": "d5885bb281427ff6da285ecf25dbe2606afbe17d9f725a26c7e3ec6e2aa4b0dd", "hash": "d5885bb281427ff6da285ecf25dbe2606afbe17d9f725a26c7e3ec6e2aa4b0dd",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",
"regex": "/v(?<tag>[\\d.]+)/clink\\.([\\d.]+)\\.(?<commit>[\\w.]+)\\.zip" "regex": "/v(?<tag>[\\d.]+)/clink\\.([\\d.]+)\\.(?<commit>[\\w.]+)\\.zip"