smartmontools: Fix update-smart-drivedb shim (#3355)

Closes #3352
This commit is contained in:
Pedro Cunha 2022-03-06 16:35:22 +00:00 committed by GitHub
parent 8b6ec72089
commit 6e9365d0f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
"bin\\smartctl-nc.exe", "bin\\smartctl-nc.exe",
"bin\\smartd.exe", "bin\\smartd.exe",
"bin\\smartd_warning.cmd", "bin\\smartd_warning.cmd",
"bin\\update-smart-drivedb.exe", "bin\\update-smart-drivedb.ps1",
"bin\\wtssendmsg.exe" "bin\\wtssendmsg.exe"
], ],
"checkver": { "checkver": {