mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#28850)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
9dd753007f
commit
06399a2685
3 changed files with 9 additions and 9 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "15.65.4",
|
||||
"version": "15.65.6",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.teamviewer.TeamViewer';"
|
||||
},
|
||||
"installer_url": "https://dl.teamviewer.com/download/version_15x/update/15.65.4/TeamViewer.pkg",
|
||||
"installer_url": "https://dl.teamviewer.com/download/version_15x/update/15.65.6/TeamViewer.pkg",
|
||||
"install_script_ref": "023a9594",
|
||||
"uninstall_script_ref": "00380452",
|
||||
"sha256": "f84dcc62d2728c1b7bbd2f7deca69ebabd800b8f568491430f114300a7792cc1",
|
||||
"sha256": "68c890c87c7f43a7f0d95273a461193369f7dfedf0ca2f55f99a91714f53d631",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "15.65.4",
|
||||
"version": "15.65.6",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'TeamViewer' AND publisher = 'TeamViewer';"
|
||||
},
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.65.4.exe",
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.65.6.exe",
|
||||
"install_script_ref": "45f422bf",
|
||||
"uninstall_script_ref": "390c83e7",
|
||||
"sha256": "ebaabbc9efc9d33094ab55a01b034a6e94ac129e52e6737428e5896438d49ee7",
|
||||
"sha256": "99846cb4b108028390ef39001ef22cfd98308805afae41d26e540e4cbe528535",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2.25.12.73",
|
||||
"version": "2.25.13.74",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp';"
|
||||
},
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.12.73\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.13.74\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"install_script_ref": "855416a1",
|
||||
"uninstall_script_ref": "1601899d",
|
||||
"sha256": "6e7b57f10a6eda859fe43821db840e32be61980dd701d8ed1319e18739fc6aa5",
|
||||
"sha256": "1bcc70febf0b90cb91fa5b86d496575aea82fcc9f65a57ca5428fe669b056543",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue