{ "homepage": "https://www.smartmontools.org/", "description": "Read SMART data from disks", "license": "GPL-2.0", "version": "6.6-1", "url": "https://downloads.sourceforge.net/project/smartmontools/smartmontools/6.6/smartmontools-6.6-1.win32-setup.exe", "hash": "sha1:bd6df66831ee9dd738fbe9bcd779ecba62673231", "bin": [ "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" ], "installer": { "args": [ "/S", "/D=$dir" ] }, "checkver": { "re": "smartmontools-(?(?[\\d.]+)-[\\d]+)\\.win32", "url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/" }, "autoupdate": { "url": "https://downloads.sourceforge.net/project/smartmontools/smartmontools/$matchShort/smartmontools-$version.win32-setup.exe" } }