release: publish sanitized public release catalog
This commit is contained in:
commit
c0c19ef89c
20 changed files with 205 additions and 0 deletions
9
android/manifest.json
Normal file
9
android/manifest.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"platform": "android",
|
||||
"updatedAt": "2026-07-19T16:49:19Z",
|
||||
"channels": {
|
||||
"stable": "stable/manifest.json"
|
||||
}
|
||||
}
|
||||
25
android/stable/manifest.json
Normal file
25
android/stable/manifest.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"platform": "android",
|
||||
"channel": "stable",
|
||||
"latest": {
|
||||
"version": "v0.1.22",
|
||||
"publishedAt": "2026-07-19T16:49:19Z",
|
||||
"source": {
|
||||
"repository": "digital4you/mate",
|
||||
"ref": "android-v0.1.22",
|
||||
"sha": "8374d31f0c72bbdc2a50ba374dbe302fd04c9f22"
|
||||
},
|
||||
"artifacts": [
|
||||
{
|
||||
"type": "apk",
|
||||
"file": "v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"path": "android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"url": "https://git.flsk.cloud/mate/mate-releases/raw/branch/master/android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"sha256": "a26f6ea051473a540d5636d5fc840b4341e197afc292f0539fd1c892932ca797",
|
||||
"size": 242916754
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
android/stable/v0.1.21/mate-android-v0.1.21-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.21/mate-android-v0.1.21-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
06c5723776b2d030dc077fa6acad388f4553b5e10c3ced08fc3f0e174f9ab39b mate-android-v0.1.21-offstore.apk
|
||||
BIN
android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
a26f6ea051473a540d5636d5fc840b4341e197afc292f0539fd1c892932ca797 mate-android-v0.1.22-offstore.apk
|
||||
Loading…
Add table
Add a link
Reference in a new issue