mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update Fleet-maintained apps (#32202)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
8c57db82d3
commit
3259bc0eb8
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25.6.1335.0",
|
||||
"version": "25.6.1400.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Cloudflare WARP' AND publisher = 'Cloudflare, Inc.';"
|
||||
},
|
||||
"installer_url": "https://downloads.cloudflareclient.com/v1/download/windows/version/2025.6.1335.0",
|
||||
"installer_url": "https://downloads.cloudflareclient.com/v1/download/windows/version/2025.6.1400.0",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "0e3fb216",
|
||||
"sha256": "3d639b829381a4a006e8368ed800dd6b3a8f3fe36e39ffc346def029335cf8c0",
|
||||
"sha256": "011eb387ab6064ad3fc18321a377fcf6d8a9bd3b03b22208d05f3bb9965c0633",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "7.13.1",
|
||||
"version": "7.15.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.realvnc.vncviewer';"
|
||||
},
|
||||
"installer_url": "https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.13.1-MacOSX-universal.dmg",
|
||||
"installer_url": "https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.15.0-MacOSX-universal.dmg",
|
||||
"install_script_ref": "9628fdab",
|
||||
"uninstall_script_ref": "dd1f6aeb",
|
||||
"sha256": "59177c10479e7d773a2df82d58a4f73b056d1c354b85b11b1040218b3c10419c",
|
||||
"sha256": "893ab81e08d7c86231d5500e2bf1b9647daa3ca954f1b638cf0a558da4fa6fe0",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue