release: publish sanitized public release catalog
This commit is contained in:
commit
c0c19ef89c
20 changed files with 205 additions and 0 deletions
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"product": "MATE Desktop",
|
||||
"environment": "production",
|
||||
"releaseChannel": "prod",
|
||||
"releaseOs": "macos",
|
||||
"version": "0.1.19",
|
||||
"architecture": "arm64",
|
||||
"productName": "MATE",
|
||||
"bundleIdentifier": "com.swisswise.mate-desktop",
|
||||
"platform": "macOS",
|
||||
"fileName": "mate-0.1.19-macos-arm64-production.dmg",
|
||||
"sizeBytes": 356742355,
|
||||
"sha256": "3c5b0ed17788450e64df09af6053326f1e9e173f30fa346867daebac41cf8d6a",
|
||||
"notarized": true,
|
||||
"minimumSystemVersion": "11.0",
|
||||
"updater": {
|
||||
"endpoint": "https://git.flsk.cloud/mate/mate-releases/raw/branch/master/desktop/prod/macos/latest.json",
|
||||
"fileName": "mate-0.1.19-macos-arm64-production.app.tar.gz",
|
||||
"signatureFileName": "mate-0.1.19-macos-arm64-production.app.tar.gz.sig",
|
||||
"sizeBytes": 239435709,
|
||||
"sha256": "71e6c7de14be3318a86e8fee80f44ad832fa863211449a5ea8527db8b1c26de8",
|
||||
"targets": [
|
||||
"darwin-aarch64-app",
|
||||
"darwin-aarch64"
|
||||
]
|
||||
},
|
||||
"builtAt": "2026-07-27T07:19:36.630Z"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue