-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
16 lines (16 loc) · 897 Bytes
/
version.json
File metadata and controls
16 lines (16 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"version": "1.0.9",
"releaseDate": "2026-03-02",
"downloadUrl": {
"windows": "https://github.com/berba-q/meeting_timer/releases/download/v1.0.9/OnTimeMeetingTimer-1.0.9-setup.exe",
"macos": "https://github.com/berba-q/meeting_timer/releases/download/v1.0.9/OnTimeMeetingTimer-1.0.9.dmg",
"linux": "https://github.com/berba-q/meeting_timer/releases/download/v1.0.9/OnTimeMeetingTimer-1.0.9.AppImage"
},
"releaseNotes": "See GitHub Release for complete notes at: https://github.com/berba-q/meeting_timer/releases/tag/v1.0.9",
"releaseNotesUrl": "https://github.com/berba-q/meeting_timer/releases/tag/v1.0.9",
"sha256": {
"windows": "b9e85f355f67501ab69be704031909bf8246170fe17d1a51db38eac271ea3739",
"macos": "6152c3aca4fdec11f9e35feb7a94abba4bfc034917855353e61db4841e64c6a7",
"linux": "6e60fbc078f9b52fe8fb01f822a2213be56d023fcad2886ca30a83a45afe136f"
}
}