mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#32978)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
587eef049e
commit
b7363ec46a
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.62.7",
|
||||
"version": "11.63.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.62.7/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.63.0/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "e71965afd0cba24971331f71504ef249859286dc3edb966dcc66ceae8b29d41f",
|
||||
"sha256": "e9ab2810a89c76f844fc97a57ba7a4db9ba0fb30de1ff2136472f9fc6622f9c1",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "6.5.12.63499",
|
||||
"version": "6.6.0.64511",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'us.zoom.xos';"
|
||||
},
|
||||
"installer_url": "https://cdn.zoom.us/prod/6.5.12.63499/ZoomInstallerIT.pkg",
|
||||
"installer_url": "https://cdn.zoom.us/prod/6.6.0.64511/ZoomInstallerIT.pkg",
|
||||
"install_script_ref": "2d889c52",
|
||||
"uninstall_script_ref": "41cd9913",
|
||||
"sha256": "b1029ed96599c793694e2a3cd39ffcf4747aa6f55f0d2cee9d1e3945cf7965d0",
|
||||
"sha256": "f0a0f13e06ff09a35f7790b9f4dc6acaebd2b21b1952d453a4f34f8b16773509",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue