Updater bot : scrutiny updated to v0.5.0

This commit is contained in:
alexbelgium
2022-08-26 20:04:54 +02:00
parent 5dd53f9a09
commit a108e5b1ad
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## v0.5.0 (26-08-2022)
- Update to latest version from analogj/scrutiny
- BACKUP BEFORE UPDATE : major version change
- PUID/PGID, ssl values deprecated

View File

@@ -76,5 +76,5 @@
"slug": "scrutiny",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "145c819f-ls37"
"version": "v0.5.0"
}

View File

@@ -6,5 +6,5 @@
"slug": "scrutiny",
"source": "github",
"upstream_repo": "analogj/scrutiny",
"upstream_version": "145c819f-ls37"
"upstream_version": "v0.5.0"
}