Initial OfficeCom Sentinel client and deployment assets
This commit is contained in:
8
config/update-channel.example.json
Normal file
8
config/update-channel.example.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"channel": "stable",
|
||||
"version": "2.0.0",
|
||||
"publishedAtUtc": "2026-07-16T18:00:00Z",
|
||||
"artifactUrl": "https://gitlab.example.com/group/project/-/releases/v2.0.0/downloads/OCSentinelClient-win-x64.zip",
|
||||
"sha256": "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef",
|
||||
"minUpdaterVersion": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user