From e9c1de9664940649d898aa0581520dd329202d7c Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Sat, 16 Jul 2022 10:12:30 -0700 Subject: [PATCH] update support table in README. - freebsd binaries for collector and web working - macos binaries for arm and amd. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1360f49..c5e359f 100644 --- a/README.md +++ b/README.md @@ -239,9 +239,9 @@ scrutiny-collector-metrics run --debug --log-file /tmp/collector.log | linux-arm-6 | :white_check_mark: | | | linux-arm-7 | :white_check_mark: | web/collector only. see [#236](https://github.com/AnalogJ/scrutiny/issues/236) | | linux-arm64 | :white_check_mark: | :white_check_mark: | -| freebsd-amd64 | collector only. see [#238](https://github.com/AnalogJ/scrutiny/issues/238) | | -| macos-amd64 | | :white_check_mark: | -| macos-arm64 | | :white_check_mark: | +| freebsd-amd64 | :white_check_mark: | | +| macos-amd64 | :white_check_mark: | :white_check_mark: | +| macos-arm64 | :white_check_mark: | :white_check_mark: | | windows-amd64 | :white_check_mark: | WIP, see [#15](https://github.com/AnalogJ/scrutiny/issues/15) | | windows-arm64 | :white_check_mark: | |