Align with updates from @scavara

Co-Authored-By: scavara <1292351+scavara@users.noreply.github.com>
This commit is contained in:
Alexandre
2022-11-20 15:24:43 +01:00
parent e56573d5eb
commit f49213ed05
3 changed files with 9 additions and 4 deletions

View File

@@ -73,10 +73,12 @@
"COLLECTOR_API_ENDPOINT": "str?",
"Mode": "list(Collector+WebUI|Collector)?",
"TZ": "str?",
"Updates": "list(Hourly|Daily|Weekly)"
"Updates": "list(Hourly|Daily|Weekly)",
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid)?",
"SMARTCTL_MEGARAID_DISK_NUM": "int?"
},
"slug": "scrutiny",
"slug": "scrutiny_fa",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.5.0-3"
}
"version": "v0.5.0-5"
}