Skip to content

Commit

Permalink
app/module/updates: Update release metadata for version 5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Oct 14, 2024
1 parent 3a19f57 commit 4d60244
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
to update the actual links at the bottom of the file.
-->

### Unreleased

### Version 5.0

* Use the vbmeta digest in addition to the fingerprint to determine if the OS is update to date ([Issue #38], [PR #92])
Expand Down
2 changes: 1 addition & 1 deletion app/module/updates/release/changelog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/v5.0/CHANGELOG.md).
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/master/CHANGELOG.md).
8 changes: 4 additions & 4 deletions app/module/updates/release/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v4.13/Custota-4.13-release.zip",
"changelog": "https://github.com/chenxiaolong/Custota/raw/v4.13/app/module/updates/release/changelog.txt",
"version": "4.13",
"versionCode": 265472
"zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v5.0/Custota-5.0-release.zip",
"changelog": "https://github.com/chenxiaolong/Custota/raw/v5.0/app/module/updates/release/changelog.txt",
"version": "5.0",
"versionCode": 327680
}

0 comments on commit 4d60244

Please sign in to comment.