mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#35114)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jkatz01 <44128041+jkatz01@users.noreply.github.com>
This commit is contained in:
parent
12a19cbb42
commit
6c9cd40513
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25.30.72",
|
||||
"version": "25.31.75",
|
||||
"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.30.72\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.31.75\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"install_script_ref": "0787f97b",
|
||||
"uninstall_script_ref": "1601899d",
|
||||
"sha256": "ca8886398b836341f8f1481b98df9f7987c22dee667060aaeeb11ac9cacc6bf7",
|
||||
"sha256": "3b34f29d6d2446ba20e6264075b218b4e6857b41e04421f9b0d9b97b930a71a1",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue