diff --git a/README.md b/README.md index 30027ac..2fc8577 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Scrutiny is a simple but focused application, with a couple of core features: - (Future) Hard Drive performance testing & tracking -**Shipped version:** 0.7.0~ynh1 +**Shipped version:** 0.7.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c9930c1..d7ccc70 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ Scrutiny is a simple but focused application, with a couple of core features: - (Future) Hard Drive performance testing & tracking -**Version incluse :** 0.7.0~ynh1 +**Version incluse :** 0.7.1~ynh1 ## Captures d’écran diff --git a/conf/config/collector.yaml b/conf/config/collector.yaml index f568d0f..f380c35 100644 --- a/conf/config/collector.yaml +++ b/conf/config/collector.yaml @@ -32,6 +32,10 @@ devices: # - device: /dev/sda # type: 'sat' # +# # example for using `-d sat,auto`, notice the square brackets (workaround for #418) +# - device: /dev/sda +# type: ['sat,auto'] +# # # example to show how to ignore a specific disk/device. # - device: /dev/sda # ignore: true diff --git a/conf/src/scrutiny-collector-metrics-linux-amd64.src b/conf/src/scrutiny-collector-metrics-linux-amd64.src index 2bb0e5d..7d50d1f 100644 --- a/conf/src/scrutiny-collector-metrics-linux-amd64.src +++ b/conf/src/scrutiny-collector-metrics-linux-amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.0/scrutiny-collector-metrics-linux-amd64 -SOURCE_SUM=89444f8f4602aea1501049d464468ab6524eb83bf8991c9fb0d49da5ba268a40 +SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.1/scrutiny-collector-metrics-linux-amd64 +SOURCE_SUM=28a6f400413297ff2295ff29003dc4cf32c5fac85036068612a77e2dc58983db SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=binary SOURCE_IN_SUBDIR= diff --git a/conf/src/scrutiny-collector-metrics-linux-arm64.src b/conf/src/scrutiny-collector-metrics-linux-arm64.src index 68d0880..806aee1 100644 --- a/conf/src/scrutiny-collector-metrics-linux-arm64.src +++ b/conf/src/scrutiny-collector-metrics-linux-arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.0/scrutiny-collector-metrics-linux-arm64 -SOURCE_SUM=2455cfc8459debf206ed6b54be8650fea1551a3ce723dcc7bdfbcfa29aedff3a +SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.1/scrutiny-collector-metrics-linux-arm64 +SOURCE_SUM=41234d7939ec17e37694bff4530bb7f936f03cd62c5c59d893714fbebaf5e52f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=binary SOURCE_IN_SUBDIR= diff --git a/conf/src/scrutiny-web-frontend.tar.gz.src b/conf/src/scrutiny-web-frontend.tar.gz.src index fe3f25e..4f12737 100644 --- a/conf/src/scrutiny-web-frontend.tar.gz.src +++ b/conf/src/scrutiny-web-frontend.tar.gz.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.0/scrutiny-web-frontend.tar.gz -SOURCE_SUM=f59e0e4574c3a70d0e1ab47e1f105a7a5a3f1d69d543011541929793519010d6 +SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.1/scrutiny-web-frontend.tar.gz +SOURCE_SUM=6af7f76c062c1ac2e2c25d2194f7fef0c84948414d3f1699e4de31c771a00c86 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/src/scrutiny-web-linux-amd64.src b/conf/src/scrutiny-web-linux-amd64.src index bb9dc4f..3d5587d 100644 --- a/conf/src/scrutiny-web-linux-amd64.src +++ b/conf/src/scrutiny-web-linux-amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.0/scrutiny-web-linux-amd64 -SOURCE_SUM=82d1c7e99032a2bc2fcf0ce9a4f94fa4fc6849825046fd4cc94e5a1b432b8b99 +SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.1/scrutiny-web-linux-amd64 +SOURCE_SUM=8173edaf5dfc2df10ad51701d013094d178a6ed2c89227d194f167082fccb6ab SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=binary SOURCE_IN_SUBDIR= diff --git a/conf/src/scrutiny-web-linux-arm64.src b/conf/src/scrutiny-web-linux-arm64.src index 59920ca..4ff1fb1 100644 --- a/conf/src/scrutiny-web-linux-arm64.src +++ b/conf/src/scrutiny-web-linux-arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.0/scrutiny-web-linux-arm64 -SOURCE_SUM=ba15631366ac45e481a7cc71c3630aad0fd477de476ba955aa3a8eab95a79ddd +SOURCE_URL=https://github.com/AnalogJ/scrutiny/releases/download/v0.7.1/scrutiny-web-linux-arm64 +SOURCE_SUM=1e394c3cff3c23bcccb19d0f84d0d981337f2342c839dd0da6d8887a2c6445b3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=binary SOURCE_IN_SUBDIR= diff --git a/manifest.toml b/manifest.toml index 7a45998..540fcad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "scrutiny" name = "Scrutiny" description.en = "WebUI for smartd S.M.A.R.T monitoring" -version = "0.7.0~ynh1" +version = "0.7.1~ynh1" maintainers = ["ewilly"]