Update config.json

This commit is contained in:
Alexandre
2024-11-13 09:16:39 +01:00
committed by GitHub
parent 4ca7ca4af7
commit a868606c57

View File

@@ -43,11 +43,12 @@
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid|sntasmedia)?",
"SMARTCTL_MEGARAID_DISK_NUM": "int?",
"TZ": "str?",
"Updates": "list(Quarterly|Hourly|Daily|Weekly)",
"Updates": "list(Quarterly|Hourly|Daily|Weekly|Custom)",
"Updates_custom_time": "str?",
"expose_collector": "bool?"
},
"slug": "scrutiny_fa",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.8.1-5"
"version": "v0.8.1-7"
}