mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#32486)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
4dd22e639e
commit
b731d3a3e7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "6.5.11.62892",
|
||||
"version": "6.5.12.63499",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'us.zoom.xos';"
|
||||
},
|
||||
"installer_url": "https://cdn.zoom.us/prod/6.5.11.62892/ZoomInstallerIT.pkg",
|
||||
"installer_url": "https://cdn.zoom.us/prod/6.5.12.63499/ZoomInstallerIT.pkg",
|
||||
"install_script_ref": "2d889c52",
|
||||
"uninstall_script_ref": "41cd9913",
|
||||
"sha256": "40deae12cc622a9c716484c7ac0ca3cc1a6715ab0a059a39321cfe645f8a3fbb",
|
||||
"sha256": "b1029ed96599c793694e2a3cd39ffcf4747aa6f55f0d2cee9d1e3945cf7965d0",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue