Updater bot : scrutiny_fa updated to v0.5.0

This commit is contained in:
alexbelgium
2022-08-26 20:05:00 +02:00
parent a108e5b1ad
commit e24aee1e0c
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

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

View File

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