Skip to content

Commit e1101a7

Browse files
fileseek@6.8: Fix hash (Closes #316)
1 parent 3cd4986 commit e1101a7

1 file changed

Lines changed: 26 additions & 26 deletions

File tree

bucket/fileseek.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
"version": "6.8",
3-
"description": "FileSeek is an easy-to-use file search app that includes advanced functionality for power users!",
4-
"homepage": "https://www.fileseek.ca/",
5-
"license": "Proprietary",
6-
"url": "https://www.binaryfortress.com/Data/Download/?Package=fileseek&noinstall=1#/dl.7z",
7-
"hash": "9568609a45084a52285d75265396758d0d0425e2bfaa0edbd246538a303ba3df",
8-
"extract_dir": "FileSeek",
9-
"bin": "FileSeek.exe",
10-
"shortcuts": [
11-
[
12-
"FileSeek.exe",
13-
"FileSeek"
14-
]
15-
],
16-
"checkver": {
17-
"url": "https://www.fileseek.ca/Download/",
18-
"regex": "<b>Latest Version:<\\/b> v([\\d.]+)"
19-
},
20-
"autoupdate": {
2+
"version": "6.8",
3+
"description": "FileSeek is an easy-to-use file search app that includes advanced functionality for power users!",
4+
"homepage": "https://www.fileseek.ca/",
5+
"license": "Proprietary",
216
"url": "https://www.binaryfortress.com/Data/Download/?Package=fileseek&noinstall=1#/dl.7z",
22-
"hash": {
23-
"url": "https://www.fileseek.ca/Download/",
24-
"regex": "<li><b>Without Installer .*:</b> $sha1 .SHA1."
25-
}
26-
},
27-
"_from": "okibcn/ScoopMaster"
28-
}
7+
"hash": "5cf723d1df7ff6e93f287c5685681b4f1003df6f35a48451cdb5c18773e05c93",
8+
"extract_dir": "FileSeek",
9+
"bin": "FileSeek.exe",
10+
"shortcuts": [
11+
[
12+
"FileSeek.exe",
13+
"FileSeek"
14+
]
15+
],
16+
"checkver": {
17+
"url": "https://www.fileseek.ca/Download/",
18+
"regex": "<b>Latest Version:<\\/b> v([\\d.]+)"
19+
},
20+
"autoupdate": {
21+
"url": "https://www.binaryfortress.com/Data/Download/?Package=fileseek&noinstall=1#/dl.7z",
22+
"hash": {
23+
"url": "https://www.fileseek.ca/Download/",
24+
"regex": "<li><b>Without Installer .*:</b> $sha1 .SHA1."
25+
}
26+
},
27+
"_from": "okibcn/ScoopMaster"
28+
}

0 commit comments

Comments
 (0)