mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update smartmontools to version 6.6-1
This commit is contained in:
parent
e26b2e4458
commit
db39ba3879
@ -1,26 +1,34 @@
|
||||
{
|
||||
"homepage": "https://www.smartmontools.org/",
|
||||
"description": "Read SMART data from disks",
|
||||
"license": "GPL-2.0",
|
||||
"version": "6.6-1",
|
||||
"url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/6.5/smartmontools-6.5-1.win32-setup.exe",
|
||||
"hash": "md5:8445f34e7746b5f0b4474bc46b29d5a9",
|
||||
"bin": [
|
||||
"bin/runcmda.exe",
|
||||
"bin/runcmdu.exe",
|
||||
"bin/smartctl.exe",
|
||||
"bin/smartctl-nc.exe",
|
||||
"bin/smartd.exe",
|
||||
"bin/smartd_warning.cmd",
|
||||
"bin/update-smart-drivedb.exe",
|
||||
"bin/wtssendmsg.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"re": ">Download\\s+smartmontools-([\\d.\\-]+)\\.",
|
||||
"url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/"
|
||||
},
|
||||
"description": "Read SMART data from disks",
|
||||
"hash": "564ff79214af60c4ab0d222ae61781624ca56278bc777963ebe0f19f87f04e3f",
|
||||
"homepage": "https://www.smartmontools.org/",
|
||||
"installer": {
|
||||
"args": [
|
||||
"/S",
|
||||
"/D=$dir"
|
||||
]
|
||||
},
|
||||
"license": "GPL-2.0",
|
||||
"url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/6.5/smartmontools-6.5-1.win32-setup.exe",
|
||||
"version": "6.5-1"
|
||||
"checkver": {
|
||||
"re": ">Download\\s+smartmontools-([\\d.\\-]+)\\.",
|
||||
"url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/6.5/smartmontools-6.5-1.win32-setup.exe",
|
||||
"hash": {
|
||||
"url": "$url.md5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user